From e17964766e467dc926c6fc41afbef0add5e91aac Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 18 Dec 2010 17:15:41 -0500 Subject: gardening --- TODO.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 93ae9b512..1766bb721 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,12 +14,6 @@ Must-Have (before 1.0) - Provide a .flash API on session object. -- Use ``@register_view`` instead of ``@view_config`` and change view docs to - use "view registration" instead of "view configuration". - -- Change references to "model" to references to "resource" in all docs (and - alias model_url to resource_url, etc). - Should-Have ----------- @@ -40,6 +34,9 @@ Should-Have Nice-to-Have ------------ +- Use ``@register_view`` instead of ``@view_config`` and change view docs to + use "view registration" instead of "view configuration". + - Try to make test suite pass on IronPython. - Non-bwcompat use of threadlocals that need to be documented or ameliorated: -- cgit v1.2.3