Ken - 2009-05-26

I would like to be able to have split views of a template or import a template into a template.
For example I have a designer form, a resources file, the code behind form and some others.
I would like to have a template master that can call my template children - this would make it much easier to develop the code for templates.

For some templates I have a large amount of code to process the datatables - by splitting the "functions" into smaller more manageable chunks - the coding is easier to write and to debug.

The Children Templates would be viewable in a tab - just like the template code is now - so all templates for code would have their own tab - the template source tab would still be a single tab .
All the code would be in a single template file, but there would be multiple template children in the file.
I hope I made some sense in describing this.