From 90b17c280e33a9feeda71962e9f82ef53f774879 Mon Sep 17 00:00:00 2001 From: makkalot Date: Thu, 12 Jun 2008 19:51:39 +0300 Subject: write a TODO to not forget the things please :) --- funcweb/TODO.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 funcweb/TODO.txt (limited to 'funcweb') 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 : + -???? -- cgit