Caramel - code generator: Anyone interested in joining?
-
Im currently developing a hybrid code generator / object mapper tool. The idea is to make a mix of codesmith/mygeneration and our own ObjectMapper. The project will be published as opensource on codeplex once I've finished a few more features. What makes Caramel a bit different is that you can plug in your own node types in the meta data tree. and thus make it possible to generate code for pretty much anything. Eg. plug in "WebPage" which might be able to contain "EditNodes" and "ListNodes" etc , so that you could generate entire apps. A few alpha screenshots can be found here: http://rogeralsing.com/2008/04/14/caramel-screenshots/[^] Once the infrastructure is done I will start on support for NHibernate and NPersist mapping / entity generation. So if anyone is interested in joining just let me know :-)
Blog: http://www.rogeralsing.com Projects: http://www.puzzleframework.com