Chris McDonough
2011-01-21 019ece12d8f9ddf99eef548295a702e32c8fc64e
garden
1 files modified
16 ■■■■ changed files
TODO.txt 16 ●●●● patch | view | raw | blame | history
TODO.txt
@@ -6,10 +6,12 @@
- Write a "Whats New" (delta from BFG 1.3)
- Figure out how to slim the herd of paster templates.  Related:
  https://github.com/Pylons/pyramid/issues#issue/40,
  https://github.com/Pylons/pyramid/issues#issue/42,
  https://github.com/Pylons/pyramid/issues#issue/95
- Figure out how/if to slim the herd of paster templates.
- Document paster template platform compatibility:
  https://github.com/Pylons/pyramid/issues#issue/41
- MANIFEST.in? https://github.com/Pylons/pyramid/issues#issue/95
- Explain how to use i18n localization in Mako and Jinja2.  See also -
  http://groups.google.com/group/pylons-devel/msg/ab58353594b135c9 and
@@ -22,9 +24,15 @@
- Figure out what to do with "Forms" chapter in narr docs.
- Fix tutorials and project section to deal with inclusion of production.ini
  and logging changes to development.ini.
Should-Have
-----------
- Speed up startup time (defer _bootstrap and registerCommonDirectives()
  until needed by ZCML, as well as unfound speedups).
- Reversing (context, request) in function view callable arglist produces
  incomprehensible traceback::