diff options
author | Matthew Johnson <mjj29@hecate.trinhall.cam.ac.uk> | 2007-01-17 13:29:34 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.trinhall.cam.ac.uk> | 2007-01-17 13:29:34 +0000 |
commit | e976d3ab07b8fb2acc3d0e6204cc733308b9e6fa (patch) | |
tree | 5fac2a9319d06d938933dfd299017c4d5cbb59a7 /TODO | |
parent | 7deabc36b42e99b65ee18548fbbf923601c5d2f5 (diff) |
add DBusCall
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |