summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 33d6b2b2..57fbb00a 100644
--- a/TODO
+++ b/TODO
@@ -25,8 +25,6 @@ ID and Key support:
Pattern tester:
-> try to optimize for ID scan and tests.
- -> also put fast lookup for "text()", "comment()", "node()"
- based patterns lists.
Pattern scanner:
-> add error checks on all returns
@@ -75,3 +73,8 @@ Support for disable-output-escaping="yes":
Pattern scanner:
-> compute priority
=> done
+
+Pattern tester:
+ -> also put fast lookup for "text()", "comment()", "node()"
+ based patterns lists.
+ => done