[Lxml-checkins] r44071 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Thu Jun 7 09:43:02 CEST 2007
Author: scoder
Date: Thu Jun 7 09:43:02 2007
New Revision: 44071
Modified:
lxml/trunk/TODO.txt
Log:
2.0: make Namespace parser local
Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt (original)
+++ lxml/trunk/TODO.txt Thu Jun 7 09:43:02 2007
@@ -58,6 +58,8 @@
* clean up (and remove?) duplicated API for extension functions
+* allow (and prefer) Namespace classes local to a parser
+
* remove first 'context' argument from extension functions
* find a way to integrate Schematron (if it's available)
More information about the lxml-checkins
mailing list