From 51add887470badc98e0ef0cef34710a752b9baef Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Aug 2011 17:43:33 -0400 Subject: garden --- TODO.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/TODO.txt b/TODO.txt index 2cf0d5fbb..2c474f289 100644 --- a/TODO.txt +++ b/TODO.txt @@ -11,15 +11,6 @@ Should-Have - Make it possible to use tween aliases in explicit tween config? If not, the tween factories of all add-ons must be APIs. -- Deprecate pyramid.security.view_execution_permitted (it only works for - traversal). - -- Debugging setting for detecting why authenticated_userid(request) might - return None. - -- Make "localizer" a property of request (instead of requiring - "get_localizer(request)"? - - Create a ``current_route_path`` function and make it a method of request? - "static_path" API (omit host and port)? @@ -27,6 +18,15 @@ Should-Have Nice-to-Have ------------ +- Make "localizer" a property of request (instead of requiring + "get_localizer(request)"? + +- Debugging setting for detecting why authenticated_userid(request) might + return None. + +- Deprecate pyramid.security.view_execution_permitted (it only works for + traversal). + - Merge Michael's route group work (maybe a 1.3 thing). - Kill off ``bfg.routes`` envvars in router. -- cgit v1.2.3