Python bindings: problems and TODOs
- Reference counting for documents is too hard
- Explicit free of documents is needed
- Basic work on iterators based on the tree
- Full coverage of libxml2: I/O, XPointer, ...
- Better bindings and other improvements ?
- Standard Python XML tree interface ? DOM ?