From 371a670b02052dcbf42629f228373cae805b0dd3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 1 Jul 2011 01:26:13 -0400 Subject: garden --- TODO.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index c74e9e405..0b83e01a6 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,21 +4,21 @@ Pyramid TODOs Must-Have --------- -- Investigate mod_wsgi tutorial to make sure it still works (2 reports say - no; application package not found). - -- Deprecate ``renderer_global_factory`` arg to Configurator and related. - -- Maybe add ``add_renderer_globals`` method to Configurator. +- Github issues fixes. Should-Have ----------- +- Investigate mod_wsgi tutorial to make sure it still works (2 reports say + no; application package not found). + - Add narrative docs for wsgiapp and wsgiapp2. Nice-to-Have ------------ +- Maybe add ``add_renderer_globals`` method to Configurator. + - Speed up startup time (defer _bootstrap and registerCommonDirectives() until needed by ZCML, as well as unfound speedups). -- cgit v1.2.3