[Zope-dev] ZPT: defer expression fix
Florent Guillaume
fg at nuxeo.com
Tue Mar 29 03:51:53 EST 2005
Christian Heimes <heimes at faho.rwth-aachen.de> wrote:
> PageTemplates have an undocumented features called defer:. It's a kind
> of lazy initialization of variables.
>
> I've fixed to issues in my tiran-zpt-pydefer branch (svn):
>
> * DeferWrappers weren't working inside a python expression because
> PythonExpr didn't know about them
>
> * DeferWrapper didn't cache the result of the expression like ordinary
> vars do.
>
> I would like to merge my branch into 2.7 and 2.8 if I get an ok.
I had trouble finding your branch because you put it in
Zope/tiran-zpt-pydefer instead of Zope/branches/tiran-zpt-pydefer.
Could you move it ?
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope-Dev
mailing list