summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7332d18..49658d6 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
$Id$
- * Implement MessageHandler base for scripts which will call script's
- receiveMessage.
- * Enhance SWIG bindings to have support for items, objects etc.
+ * Provide interactive Ruby prompt.
+ * Better handling of std::string with SWIG
+ * Error handling for SWIG bindings (currently any problems will crash the server)