summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-06-23 11:45:39 +0300
committermakkalot <makkalot@gmail.com>2008-06-23 11:45:39 +0300
commitb207979377e7297aff7dbb5efb58e7bca909fea4 (patch)
tree3d582b316c3528392632e3230e271dce1ea7a5e0
parent5d54662be9245bf654ab7e628ea286b6d87605b9 (diff)
downloadthird_party-func-b207979377e7297aff7dbb5efb58e7bca909fea4.tar.gz
third_party-func-b207979377e7297aff7dbb5efb58e7bca909fea4.tar.xz
third_party-func-b207979377e7297aff7dbb5efb58e7bca909fea4.zip
todo or not todo
-rw-r--r--funcweb/TODO.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/funcweb/TODO.txt b/funcweb/TODO.txt
index 0eeae7c..8b76171 100644
--- a/funcweb/TODO.txt
+++ b/funcweb/TODO.txt
@@ -9,9 +9,12 @@ Things to be done for funcweb (makkalot)
Widget Automation for Minion methods :
(+) Creating InputWidgets for method arguments
(+) Creating WidgetList with created InputWidgets
- (/) Creating Validators for method arguments
- (-)Combining Validators and WidgetList into a RemoteForm
- (/) Writing tests for the API
+ (+) Creating Validators for method arguments
+ (+)Combining Validators and WidgetList into a RemoteForm
+ (/) Writing more more tests for the API
+ (-) Fix tha css and look and feel of the web UI it sucks!
+ (/) Package the funcweb (rpm thing)
+ (-) Test more modules export all if have time !
New Ideas :
-????