summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-03 18:07:15 -0500
committerChris McDonough <chrism@plope.com>2011-12-03 18:07:15 -0500
commit422bf50d7c3b99ab7c4655f81d373eb5ca29301b (patch)
treeaf3fa31e8fc8b3aee2ad107068bea014b8ec5901 /TODO.txt
parentd83396604337a1f3a09319ba7d37baeb67f50c8a (diff)
downloadpyramid-422bf50d7c3b99ab7c4655f81d373eb5ca29301b.tar.gz
pyramid-422bf50d7c3b99ab7c4655f81d373eb5ca29301b.tar.bz2
pyramid-422bf50d7c3b99ab7c4655f81d373eb5ca29301b.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index abcf08dd0..0c6692f09 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -8,7 +8,9 @@ Must-Have
* Narrative docs.
- * Test with pyramid_zcml (wrt action_info / actions.append).
+ * ActionInfo for ZCML actions (begin/end lineno/cols?)
+
+ * Document ActionInfo.
* categorize() return value ordering not right yet.