Chris McDonough
2010-11-18 165020a7ba21d0bbebaaefd142b70c28d278ea83
gardening
1 files modified
10 ■■■■ changed files
TODO.txt 10 ●●●● patch | view | raw | blame | history
TODO.txt
@@ -4,11 +4,6 @@
Must-Have (before 1.0)
----------------------
- Test on GAE, Jython, PyPy, IronPython.
- Add docs for httpexceptions module for each webob.exc class that inherits
  from WSGIHTTPException.
- 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.
@@ -60,6 +55,11 @@
Should-Have
-----------
- Try to make test suite pass on PyPy, IronPython.
- Add docs for httpexceptions module for each webob.exc class that inherits
  from WSGIHTTPException.
- Create a ``docs`` directory for each paster template.
- Remove "BFG" from Pyramid-specific environ variables.