Posts
18
Comments
10
Trackbacks
0
Generator Studio available on Codeplex
For those of you that happen to also read The Darkside you would have noticed that he and I (more he) recently released one of our most useful tools onto CodePlex.

Generator Studio is a code generation tool that points to a database and from uses the Velocity Template Language to generate code from template files. It will allow you to easily generate Castle Active Record ORM classes from a database. These classes will have your correct namespace and have all of the reasonably hard to remember attributes set up and ready to go. Yet, this is not the soul of the tool, by manipluating the template you can easily also generate controller, WinForm, WebForm, or any other code/file.

*NOTE* The application is a work in progress that we alter as we see fit (for the better). So we would love to hear what you have to say, see templates that you may be able to contribute, or hear that our code is bad :)
posted on Friday, October 31, 2008 7:35 AM Print
News