16 Sep
2008
16 Sep
'08
1:29 p.m.
2008/9/16 Roger Ineichen <dev@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