From 84c5ec61e9e55f7e8eb142f09ddbf96b30492dd1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 23 Jun 2010 14:27:46 +0000 Subject: lingering todo items --- TODO.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index ba5a8957b..39a3cc851 100644 --- a/TODO.txt +++ b/TODO.txt @@ -9,7 +9,11 @@ - Fix message catalog extraction / compilation documentation. -- Docs about creating a venusian decorator. +- Change docs about creating a venusian decorator to not use ZCA. + +- Add a ``susbcriber`` decorator and docs. + +- Venusian: skip .pyc-only files. Renderer overhaul ------------------ @@ -118,4 +122,5 @@ A semi-pseudocode example: This is mostly an amelioration for the first and second bullet points above. The second two bullet points are not addressed by it. - +Also: think about generalizing this a bit into something which wraps a +view callable like a decorator, which can influence input and output. -- cgit v1.2.3