summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index 0033eb3b3..194452f2c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,11 +4,6 @@ Pyramid TODOs
Must-Have (before 1.0)
----------------------
-- Add a ``handler`` ZCML directive. This implies some slightly dicey
- refactoring of the configurator to allow it to generate ZCML
- "discriminators" for views and routes, that could be implemented in terms
- of "twophase configuration" in "should have" below.
-
- Provide a .flash API on session object.
- Use ``@register_view`` instead of ``@view_config`` and change view docs to