summaryrefslogtreecommitdiff
path: root/trunk/ACE/apps/JAWS3/zTODO
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/apps/JAWS3/zTODO')
-rw-r--r--trunk/ACE/apps/JAWS3/zTODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/ACE/apps/JAWS3/zTODO b/trunk/ACE/apps/JAWS3/zTODO
new file mode 100644
index 00000000000..d31159a3761
--- /dev/null
+++ b/trunk/ACE/apps/JAWS3/zTODO
@@ -0,0 +1,6 @@
+Implement timers /* reactive */.
+Implement SOCK acceptor /* reactive only */.
+Implement SOCK connector /* reactive only */.
+Implement FILE Cache.
+Provide user defined event framework (lambda events).
+Implement HTTP server.