13 Aug
2011
13 Aug
'11
9:33 a.m.
I will merge this branch if there are no objections. \malthe On 20 July 2011 17:24, Malthe Borch <mborch@gmail.com> wrote:
I've refactored the ``pagetemplate`` module to realistically support plugging in an alternative implementation of the parser and interpreter.
http://svn.zope.org/zope.pagetemplate/branches/engine-as-component/
Two new interfaces are added which serve as the plugging point see ``IPageTemplateEngine`` and ``IPageTemplateProgram`` in this module:
http://svn.zope.org/zope.pagetemplate/branches/engine-as-component/src/zope/...
I'd like to propose merging this into trunk.
\malthe