16 Sep
2008
16 Sep
'08
2:32 a.m.
2008/9/15 Roger Ineichen <dev@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