Life Cycle Application Generation - Slides
For those of you who couldn't make Code Generation 2007, here is the presentation.
Oh, and here is that handout - a short paper providing a backgrounder and some different information.
Summary:
There is little point being able to generate an application in an hour if it still takes six months to gather and process the requirements! This case study looks at a real world application generator used internally by SystemsForge for generating web applications. It combines an iterative requirements gathering / wire-framing process with a Software Product Line and a set of Domain Specific Languages to specify and generate standard and custom web applications quickly and cost effectively.



Thanks for providing all this stuff above. I am new for code generator and i really interested to build my own generator for java web application by using MVC architecture, I believe your reply would help me to achieve this.
Thanks,
How did the presentation go? (and what is Dark Matter?)
glad to see your positive response..
I really have a lot of question regarding above mentioned generator. my first question is about template, what would be the best choice for my generator. 1) Velocity or 2)Freemarker as I found only two templates. and how I use this in my generation? (code example, articles and etc.. and whatever you think is related..)
Thanks for your support Bell,
Thanks for your reply. your reply is really is close to my thoughts.. yeah I have already visited this code generation network and I found it very useful, one thing is really confusing me about the selection of template engines. "Generative Programming" in this book what is the technique is using for generating a code.. is this like template or ?
the language i have chosen for MyGenertor is "JAVA" I have bit experience in java.. now i am going to search more on what you did reply me in last post.
Thanks again..