From 2d8512af88eab26176089e53916f309f2d3b3be4 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 16 May 2007 10:46:05 +0000 Subject: Changed all uses of scope_t * to scope_t& --- src/TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/TODO') diff --git a/src/TODO b/src/TODO index 2f95ac08..67ec951d 100644 --- a/src/TODO +++ b/src/TODO @@ -1,3 +1,6 @@ +- What does SEQUENCE + VALUE mean in XPath? Does it add VALUE to + every member of SEQUENCE? + - Add tracing code for functions that records call count and total time spent, as well as average time per call. This would implement selective profiling. -- cgit v1.2.3