diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,8 +11,6 @@ - Change docs about creating a venusian decorator to not use ZCA. -- Add a ``susbcriber`` decorator and docs. - - ``decorator=`` parameter to bfg_view. - Try to better explain the relationship between a renderer and a @@ -20,6 +18,11 @@ documentation for reference to a renderer as *only* view configuration (it's a larger concept now). +- Create a ``render_view`` that works by using config.derive_view + against an existing view instead of querying the registry. + +- Create a function which performs a recursive request. + - Subscriber decorator. - These methods of Configurator should allow the arguments it receives |
