summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd908ce..24e95aa 100644
--- a/TODO
+++ b/TODO
@@ -59,6 +59,9 @@ Requirements for 1.0
- Recognize the exception value as a local variable inside the
'#except Exception, ex' clause. Currently $ex raises NotFound.
+- Reset the current filter to the default (or to the constructor's filter
+ if specified) at the beginning of each fill. Currently, filter changes
+ leak from one fill to the next.
Other TODO Items
================================================================================