summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authortavis_rudd <tavis_rudd>2002-04-08 04:11:58 +0000
committertavis_rudd <tavis_rudd>2002-04-08 04:11:58 +0000
commit47eece1f2a2396dc92986f130fb40476b17c77eb (patch)
tree29fc1c3fa5f4071dbf166e68481c5495669f8d2f /TODO
parent4ecd9e2c8347243cb2554412d71036f41ee076c7 (diff)
downloadpython-cheetah-47eece1f2a2396dc92986f130fb40476b17c77eb.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3605c61..8b07cd3 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,10 @@ Languague Specification
Implementation
================================================================================
+- implement some better error handling for misformed #for, #if, #try directives,
+ etc. At the moment these errors are not caught until Python executes the
+ code.
+
- implement the automatic importing behaviour for the #extends directive
- redesign and implement the Servlet Factory for Webware so the #extend