summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-06-12 19:51:39 +0300
committermakkalot <makkalot@gmail.com>2008-06-12 19:51:39 +0300
commit90b17c280e33a9feeda71962e9f82ef53f774879 (patch)
tree1ac7cbcae2222ca3400125d24304ddaffc4a6f3e /funcweb
parent588679c610f0f93f40fd2bfa9c6ce01a6223e778 (diff)
downloadthird_party-func-90b17c280e33a9feeda71962e9f82ef53f774879.tar.gz
third_party-func-90b17c280e33a9feeda71962e9f82ef53f774879.tar.xz
third_party-func-90b17c280e33a9feeda71962e9f82ef53f774879.zip
write a TODO to not forget the things please :)
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/TODO.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/funcweb/TODO.txt b/funcweb/TODO.txt
new file mode 100644
index 0000000..0eeae7c
--- /dev/null
+++ b/funcweb/TODO.txt
@@ -0,0 +1,17 @@
+Things to be done for funcweb (makkalot)
+
+ ? : not sure
+ - : not completed
+ + : completed
+ / : being implemented
+
+
+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
+
+New Ideas :
+ -????