summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6b308d39..5c2b149c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -82,3 +82,7 @@
- Nuke the org.freedesktop.Broadcast service; instead,
just broadcast messages of type signal
+
+ - I don't want to introduce DBusObject, but refcounting and object
+ data could still be factored out into an internal "base class"
+ perhaps.