summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2010-12-26 15:07:45 +0000
committerChristian Pointner <equinox@spreadspace.org>2010-12-26 15:07:45 +0000
commita021cac4bd1000ecce951c576c31535f672773a5 (patch)
tree59edd18643ebb2d924f7fae74bebf90db02a26a2 /TODO
parentupdated TODO (diff)
removed crapy require from module loader
git-svn-id: https://svn.spreadspace.org/gcsd/trunk@72 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 04ef741..67387a1 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@
* out-of-order responses
* finish API for command & response dispatch tables
* add listener tables (for requests, responses and other messages)
- * module loader cleanup (no require)
+ * improve module loader (configurable path)
* module API etc. clean-up, finalize, freeze
* config-parser
* check max instances at modules (instance counter)