Chris McDonough
2010-11-20 94a527194b22fdd11263d94bf7be19f524a0141e
gardening, add twophase todo
1 files modified
9 ■■■■■ changed files
TODO.txt 9 ●●●●● patch | view | raw | blame | history
TODO.txt
@@ -6,7 +6,8 @@
- Add a ``handler`` ZCML directive.  This implies some slightly dicey
  refactoring of the configurator to allow it to generate ZCML
  "discriminators" for views and routes.
  "discriminators" for views and routes, that could be implemented in terms
  of "twophase configuration" in "should have" below.
- Provide a .flash API on session object.
@@ -40,8 +41,6 @@
Should-Have
-----------
- Try to make test suite pass on IronPython.
- Add docs for httpexceptions module for each webob.exc class that inherits
  from WSGIHTTPException.
@@ -58,9 +57,13 @@
- Change "Cleaning up After a Request" in the urldispatch chapter to
  use ``request.add_response_callback``.
- Twophase configuration (config = Configurator(autocommit=False))
Nice-to-Have
------------
- Try to make test suite pass on IronPython.
- Non-bwcompat use of threadlocals that need to be documented or ameliorated:
  security.principals_allowed_by_permission