Sounds good. Just be careful with JAG as it's GPL and viral, so best not to look at their source code.
Regards Bob On 3/10/2010 22:42, Adrian A. wrote: >> Are you planning to build a command line tool (ala Roo) or Ant or something >> else? > Similar to AppFuse[1] and JAG[2] but Roo too, i.e. it should be possible to > generate more than one > project type from templates. > There will be an API that will have wrappers to start the generation process > from the command line, > from ANT but from a Swing GUI too. > > The main advantage of this approach would be that the API could be used from > IDEs as well, to have a > uniform generation among all solutions with minimal effort. Also when changes > to the templates are > needed (due to updates of libraries, or deprecation), having these changes in > only one place could > save allot of time. > > Unfortunately it looks like I won't be able to release it for 2.3 final, but > this issue it's on my > top priority since it could save so much time when starting a new click based > project. > > Adrian. > [1] http://appfuse.org/display/APF/Home > [2] http://jag.sourceforge.net/ > >
