summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 :
+ -????