Re: Pluggable template engine
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAPDm-FgRn55r1HFAUGs=igFsAF9Pe7eJuvkDc_SjUA50yy1ang@mail.gmail.com> |
What problem does this solve? Jim On Wed, Jul 20, 2011 at 11:24 AM, 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 ) > -- Jim Fulton http://www.linkedin.com/in/jimfulton _______________________________________________ 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 )