[Lxml-checkins] r43380 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Mon May 14 19:35:03 CEST 2007


Author: scoder
Date: Mon May 14 19:35:03 2007
New Revision: 43380

Modified:
   lxml/trunk/TODO.txt
Log:
more comments on 2.0

Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt	(original)
+++ lxml/trunk/TODO.txt	Mon May 14 19:35:03 2007
@@ -53,6 +53,11 @@
 lxml 2.0
 ========
 
-* print column number in error log lines
+* reformat error log lines, add column number
+
+* always use '<string>' as URL when tree was parsed from string? (can libxml2
+  handle this?)
 
 * clean up (and remove?) duplicated API for extension functions
+
+* find a way to integrate Schematron (if it's available)


More information about the lxml-checkins mailing list