summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index f6c539dd..c4e3e830 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -59,3 +59,9 @@
to return an error that automatically gets turned into a message; most likely
some basic spec'ing out of the GLib/Qt level stubs/skels stuff will be
needed to understand the right approach.
+
+ - sync up DBusWatch and DBusTimeout so that handle_watch() is a method on DBusWatch
+ similar to the way timeouts work
+
+ - there are various bits of code to manage ref/unref of data slots, that should
+ be merged into a generic facility