Is there a really good code generation tool available for 1.2?
Also, is there a code generation tool that will utilize NHibernate.Mappings attributes instead of generating xml files?
Personally, I've been scouring google and have a bunch of mixed reviews on a variety of code generation approaches. I'm a fan of using code gen, at least initially, just to get a good chunk of my coding done up front that I can then modify at will.
With all that ... does anyone have any suggestions? Looking to know what works and what hasn't.
Thanks - wg
|