[Zope-dev] Looking up IPageTemplate with z3c.form
Brian Sutherland
brian at vanguardistas.net
Sat Mar 22 14:22:00 EDT 2008
Recently I needed to optimize an application leveraging z3c.form. One of
the speedups involved replacing page template rendering with pure python
rendering.
I found that doing this was highly iffy (I don't like registering
adapters implementing IPageTemplate that clearly don't).
To try and fix matters I've written a small proposal about changes to
zope.pagetemplate and z3c.form to fix matters:
http://wiki.zope.org/zope3/PageTemplateLookup
--
Brian Sutherland
More information about the Zope-Dev
mailing list