diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -11,15 +11,10 @@ Must-Have (before 1.0) - Re-make testing.setUp() and testing.tearDown() the canonical APIs for test configuration. -- Document ``decorator=`` and ``view_mapper`` parameters to add_view and - ``@view_config``. - -- Allow ``decorator=`` and ``view_mapper=`` to be passed via ZCML. - - Document ``Configurator.set_view_mapper``. -- Document ``__view_mapper__`` attribute for view callable view mapper - preference. +- Document ``__view_mapper__`` attribute and ``mapper`` argument to view + configuration for view callable view mapper preference. - ZCML directive for view mapper (or just use "utility", but it's not eager). |
