summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 99944874c..5b8429d4d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -18,7 +18,11 @@ Must-Have (before 1.0)
- Document ``Configurator.add_view_mapper``.
-- Consider the ability to defer the choice of view mapper.
+- Consider the ability to defer the choice of view mapper and/or renderer
+ (note that we could also just suggest that people use a default renderer
+ instead).
+
+- ZCML directive for view mapper (or just use "utility", but it's not eager).
Should-Have
-----------