summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2010-12-26 17:13:41 +0000
committerChristian Pointner <equinox@spreadspace.org>2010-12-26 17:13:41 +0000
commit29d4b6f08cbec5b34717aa5b354124a202472da3 (patch)
tree8bdcc26798a5f4b298cb72f60375dca7ce433c9f /TODO
parentnew config.h replaces version.h (diff)
module load path is now configurable at build time
git-svn-id: https://svn.spreadspace.org/gcsd/trunk@76 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index d40a11b..82501a9 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
* send response to requestor
* out-of-order responses
- * finish API for command & response dispatch tables
* add listener tables (for requests, responses and other messages)
- * improve module loader (configurable path)
+ * config-parser (file and improve parser for modules config)
+ * finish API for command & response dispatch tables
* module API etc. clean-up, finalize, freeze
- * config-parser
* add modules
- tcp
- udp
- unix
- inotify
- * exec module, add support for parameters \ No newline at end of file
+ * exec module, add support for parameters
+ * improve module loader (allow multiple search paths)