« Tipping Point Church Style | Main

Comments

Nick Airdo

Amen to auto-gen code! I think after the 5th time I had to write that mundane object layer code I said “never again”. The pattern was too clear so a co-worker and I wrote a tool in Perl (*blush*) to generate all future db/persistence layer object code we needed. I’ve never looked back…

I haven't used CodeSmith yet but may finally give it a try since you’re recommending it.

David Neal

CodeSmith is definitely one of the most valuable tools any programmer can have. One of the most phenomenal things about CodeSmith is you can generate any kind of output. You can use it to generate SQL stored procedures, your data access layer, entity objects, user interfaces, HTML, or practically anything you can dream up a template for.

The comments to this entry are closed.