[Nitro] Standard compilere pipeline.
George Moschovitis
george.moschovitis at gmail.com
Tue Nov 29 05:50:56 EST 2005
Dear devs,
I would like to make this the standard compiler pipeline (ie the one
you get if you dont override it):
template = StaticInclude.transform(template)
template = Morphing.transform(template)
template = Elements.transform(template)
template = Markup.transform(template)
template = Template.transform(template)
Has anyone any comments, objections? I got bored of adding the same
lines over and over in all my projects.
-g.
--
http://www.gmosx.com
http://www.navel.gr
http://www.nitrohq.com
More information about the Nitro-general
mailing list