diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |