summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authortavis_rudd <tavis_rudd>2001-08-16 22:06:31 +0000
committertavis_rudd <tavis_rudd>2001-08-16 22:06:31 +0000
commit3096d6b33bc76e1b61616b64b94e50785bf6fe38 (patch)
tree7dc01fa392220c6ed107e8efe31472c9dafb7a8b /TODO
parentd9b0d01045b82bd102e438a6755003157fbff38c (diff)
downloadpython-cheetah-3096d6b33bc76e1b61616b64b94e50785bf6fe38.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index e7c5efb..06d078c 100644
--- a/TODO
+++ b/TODO
@@ -16,16 +16,6 @@ Implementation
the included files
- redesign and implement the Servlet Factory for Webware so the #extend directive
will work with .tmpl files as well as .py files
-- make sure that all the #directives that have start and end tags are
- implemented in such a way that they won't cause 'maximum recursion' limit
- errors if their content block is long. Simple regexes won't cut it in these
- cases.
- - #macro
- - multiline comments
- - #data
- - the parsing of the core tags (the state-dependent ones) after they have been
- translated to the internal delimiters
-
Test Suite
================================================================================