From fdb5d1f3fae9c4206295d5d620a9cadefec020dd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 27 Aug 2011 23:49:44 -0400 Subject: garden --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3