summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2007-01-17 13:29:34 +0000
committerMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2007-01-17 13:29:34 +0000
commite976d3ab07b8fb2acc3d0e6204cc733308b9e6fa (patch)
tree5fac2a9319d06d938933dfd299017c4d5cbb59a7 /TODO
parent7deabc36b42e99b65ee18548fbbf923601c5d2f5 (diff)
add DBusCall
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5fb0030..335f665 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
* Javadoc
+ * don't respond to Introspect/Ping except on the right interface Serkan Kaba <serkan_kaba -at- yahoo -dot- com>
+ * document that we handle Introspect for you
* add header checks to daemon
* add TERM/etc handler to DBusDaemon
* autolaunch
+ * run a daemon in the same JVM as the application for autolaunch??
* autodetection of float support
* allow 'virtual' object handlers, so that all object paths under a certain hierarchy are handled by the same object
* fix dbus-viewer to recurse on paths