[Zope-dev] lxml and z3c.form strategy?

Malthe Borch mborch at gmail.com
Mon Sep 15 22:32:35 EDT 2008


2008/9/15 Roger Ineichen <dev at projekt01.ch>:
> I know it's a hugh amount of work, but I'm willing
> to help with the refactoring if you like.

Actually it should be relatively straight-forward to lose the lxml
dependency; currently there are two things in the way:

1) There's an issue with CDATA clauses and ElementTree
2) We have no XPath support, so the few queries we use during
compilation will have to be replaced by functions that walk the tree.

\malthe


More information about the Zope-Dev mailing list