From 655c7cd33bd54fd97a6f92148df115e579a718d1 Mon Sep 17 00:00:00 2001 From: hierro Date: Wed, 27 Nov 2002 17:59:34 +0000 Subject: *** empty log message *** --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6221cfe..5a9d447 100644 --- a/TODO +++ b/TODO @@ -63,6 +63,13 @@ Other TODO Items - 'errorCatcher None' to stop catching errors in the middle of a template. +- Utils.WebInputMixin: factor out Cheetah-specific code so it can be used in + non-Cheetah applications. Don't modify the searchList: have a Template + wrapper method do that. Consider turning it into a function that does not + require 'self'. Consider making Webware-specific code into plugins so that, + e.g., other cookie-handling methods can be grafted in. Maybe use callback + classes like the planned rewrite for CheetahWrapper. Low priority. (MO) + Dump Tools ========== -- cgit v1.2.1