summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-11-30 12:55:41 -0500
committerChris McDonough <chrism@plope.com>2011-11-30 12:55:41 -0500
commit57a0d7765c54031e6ac83881b536712316f22c45 (patch)
tree2b708572847ab35aa5172d5d5255daf8f5f07485 /TODO.txt
parent47e1f7336d2d954182cb439a0327d93044cfa244 (diff)
downloadpyramid-57a0d7765c54031e6ac83881b536712316f22c45.tar.gz
pyramid-57a0d7765c54031e6ac83881b536712316f22c45.tar.bz2
pyramid-57a0d7765c54031e6ac83881b536712316f22c45.zip
docs; todo; coverage for Introspector
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index bf1c7773b..fbe77789a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,8 +6,9 @@ Must-Have
- Introspection:
- * More specific filename/lineno info instead of opaque string (or a way to
- parse the opaque string into filename/lineno info).
+ * Narrative docs.
+
+ * Test with pyramid_zcml (wrt action_info / actions.append).
* categorize() return value ordering not right yet.