From 713927b54bf235e2479ddb4f5fcbe3d5c778ea9b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 5 Dec 2011 01:15:16 -0500 Subject: garden --- TODO.txt | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index b7ea305c6..311d585a5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -19,15 +19,24 @@ Must-Have * introspection hiding for directives? -- Give discriminators a nicer repr for conflict reporting? + * debug toolbar panel for introspection + +- Release new pyramid_debugtoolbar package that has introspection panel + (already py3 compat released). + +- Release new transaction package (trunk is Py3 compat). + +- Release new pyramid_tm package (trunk is Py3 compat). + +- Release new zope.configuration package (based on chrism-dictactions). + +- Release new pyramid_zcml package (depend on dictactions z.config). Nice-to-Have ------------ - Add narrative docs for wsgiapp and wsgiapp2. -- Better "Extending" chapter. - - Flesh out "Paste" narrative docs chapter. - Basic WSGI documentation (pipeline / app / server). @@ -79,8 +88,6 @@ Nice-to-Have - Update App engine chapter with less creaky directions. -- Introspection features (whatever is needed by Alan/ptah). - Future ------ -- cgit v1.2.3