Dave, I was looking at the code changes and was wondering how #includeTemplate(..) macro was going to be implemented. During the parse process it seems to call RollerResourceLoader getResourceStream(String name) and in turn looks up the page template (but now not the code). It does not look like there is an easy way to get to the render type set in the PageServlet. Will see if I can find an easy solution.
Cheers Greg.
