summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 9640a4a79..ad2f70641 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,6 +11,10 @@ Should-Have
Nice-to-Have
------------
+- Change ``view_config`` to use ``config.with_package`` to recycle renderers
+ rather than the stream-of-consciousness stuff it does now to create a
+ renderer and reuse one.
+
- Expose ``onerror`` callback to venusian scan (requires venusian >=1.0a1).
- Add a default-view-config-params decorator that can be applied to a class