summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 5acc923a1..99944874c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -16,6 +16,10 @@ Must-Have (before 1.0)
- Allow ``decorator=`` and ``view_mapper=`` to be passed via ZCML and the
``view_config`` decorator.
+- Document ``Configurator.add_view_mapper``.
+
+- Consider the ability to defer the choice of view mapper.
+
Should-Have
-----------