[Zope-dev] lxml and z3c.form strategy?
Malthe Borch
mborch at gmail.com
Tue Sep 16 09:29:13 EDT 2008
2008/9/16 Roger Ineichen <dev at projekt01.ch>:
> That's fine for me. But the question is what happens on a
> production server. Does the missing lxml end in useing
> a slow fallback implementation or does it use the old
> style PageTempalte?
Without lxml, it'll use ``xml.etree`` to parse the template and there
a few differences, most of which have been addressed at this point.
\malthe
More information about the Zope-Dev
mailing list