From 79a1650d6a59e60ff54a32b0cc5dc58c47e4aecf Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 20 Feb 2001 21:23:19 +0000 Subject: [PATCH] update todo list --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index c70ef7b9..ee4d8e2e 100644 --- a/TODO +++ b/TODO @@ -1 +1,5 @@ * Ability to load multiple sections in one {config_load ...} +* split compiling and caching logic into separate classes + for performance gains on php execution +* do way with Smarty.addons.php and make drop-in plugin + directory for functions and modifiers