Re: Pluggable template engine
Malthe Borch <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAAPh5FkpBd=Js-CbK-5LvVL6pADHH0FjHjdeR5qw1-SFvv6zZA@mail.gmail.com> |
I will merge this branch if there are no objections. \malthe On 20 July 2011 17:24, Malthe Borch <[email protected]> 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/pagetemplate/interfaces.py?rev=122300&view=markup > > I'd like to propose merging this into trunk. > > \malthe > _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )