I'm just starting to get into generating code from a DSL using visual studio and was looking for help in how to get one template to call multiple sub-templates.
I was also wondering if there is any merge features that make it easy to regenerate the code when you make changes to your model without loosing any code that has been added.