Scaffolding File Templates through Velocity?

http://screencast.com/t/rjCKuHFL
ScaffoldingTemplates.png

So, the basic idea is this (see link/screenshot for reference):

1. New Class dialog opens
2. A field (in this case, "models") let's you do multiple entries
3. The template loops through the "models"
3a. The template write the "models" text into the generated class (this is already working)
3b. The template invokes the class generation on that "models" text and generates those "models" classes based on a "model" template. They're also generated inside of a chosen package, like "models", based on the "context" template package

Is 3b in any way possible now?

Thanks,
John

0

Please sign in to leave a comment.