=============== ToDo's for lxml =============== lxml ==== Exposing libxml2 functionalities -------------------------------- * Test XML entities, also in an ElementTree context. In general ---------- * test namespaces more in-depth * more testing on multi-threading QName ----- * expose prefix support? Objectify --------- * emulate setting special __attributes__ on ObjectifiedElement's as Python attributes, not XML children Features -------- * RelaxNG compact notation (rnc versus rng) support. Currently not supported by libxml2 (patch exists)