From 13c923f6eaf56a49897af75e14c1f70d1b26c75b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 24 Nov 2009 20:49:16 +0000 Subject: Docs updates. --- TODO.txt | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 1eabdb458..baef7280d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,15 +3,20 @@ - Decide about creating a "real" request object during testing.setUp vs. creating a dummy request. -- Finish "configuration" documentation chapter and audit the rest of - the docs for "view configuration" and "route configuration" - references, etc. Add one more view registration (and maybe some - other registration) in the narrative. +- Audit the rest of the docs for "view configuration" and "route + configuration" references, etc. - Finish Configurator API documentation. -- notfound/forbidden as Configurator API arguments (get rid of - set_notfound_view, set_forbidden_view, set_security_policies?) +- set_security_policies as API method? + +- add set_response_factory or ctor arg and change hooks chapter. + +- add set_traverser or ctor arg and change hooks chapter. + +- add set_urlgenerator as ctor arg and change hooks chapter? - Basic WSGI documentation (pipeline / app / server). +- "Model graph" -> "object graph"? + -- cgit v1.2.3