summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 8ac5d522f..9c8941c77 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,8 +11,6 @@
- Change docs about creating a venusian decorator to not use ZCA.
-- Add a ``susbcriber`` decorator and docs.
-
- ``decorator=`` parameter to bfg_view.
- Try to better explain the relationship between a renderer and a
@@ -20,6 +18,11 @@
documentation for reference to a renderer as *only* view
configuration (it's a larger concept now).
+- Create a ``render_view`` that works by using config.derive_view
+ against an existing view instead of querying the registry.
+
+- Create a function which performs a recursive request.
+
- Subscriber decorator.
- These methods of Configurator should allow the arguments it receives