From 80e29130dc71665768fd67bf5cec148a8dc3482c Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 8 Feb 2013 01:37:07 +0400 Subject: [PATCH] more todos --- todo.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 7249235..6282ec5 100644 --- a/todo.md +++ b/todo.md @@ -6,14 +6,15 @@ * key-value-based (should allow storage-specific methods additionally to generic ones) * redis (put it under framework/db/redis or perhaps framework/caching?) - base - * TwigViewRenderer - * SmartyViewRenderer + * TwigViewRenderer (Alex) + * SmartyViewRenderer (Alex) - logging * WebTarget (TBD after web is in place): should consider using javascript and make it into a toolbar * ProfileTarget (TBD after web is in place): should consider using javascript and make it into a toolbar * unit tests - caching * backend-specific unit tests + * dependency unit tests - validators * FileValidator: depends on CUploadedFile * CaptchaValidator: depends on CaptchaAction @@ -27,6 +28,7 @@ - Module should be able to define its own configuration including routes. Application should be able to overwrite it. * application * security + - backport 1.1 changes - built-in console commands + api doc builder * support for markdown syntax