summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index d87db1480..1badf9b2a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -23,6 +23,9 @@ Must-Have (before 1.0)
- ZCML directive for view mapper (or just use "utility", but it's not eager).
+- Decide whether ``self.decorated_view(view)`` is in the right place in the
+ view deriver chain.
+
Should-Have
-----------