Entries from May 2006

May 11, 2006

Code generation and scaffolding

With all the respect that I have for the Castle projects and team members, their are two things I don’t like about the projects.
- Visual Studio Integration rather then a command line tool
- The scaffolding
So instead of complaining, here’s what I’ve done: The Generator, mouhaha! :
To compile and run:
1. Run svn co http://svn.castleproject.org/svn/castlecontrib/generator/trunk
2. Run nant [...]