summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhierro <hierro>2003-06-08 19:28:18 +0000
committerhierro <hierro>2003-06-08 19:28:18 +0000
commit5e5892b6eaad57113a83f0f66feafaa52f51fe92 (patch)
treea9f40f3bf88593343d2d5bdc388f76335479d388 /TODO
parent814c013aae969dc66c0bc63bf9bcfc6287004ad3 (diff)
downloadpython-cheetah-5e5892b6eaad57113a83f0f66feafaa52f51fe92.tar.gz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 273a208..afd69d1 100644
--- a/TODO
+++ b/TODO
@@ -249,6 +249,14 @@ updates the text field's value if there is an uploaded file, but not if there
isn't. This may be handled by the regular method(s) or may require a separate
method.
+User-defined directives
+=======================================================================
+IF we decide to support user-defined directives someday, consider Spyce's
+interface. Spyce uses a base class which provides generic services to
+custom "active tags".
+http://spyce.sourceforge.net/doc-tag.html
+http://spyce.sourceforge.net/doc-tag_new.html
+
Test Suite
================================================================================