summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index e88d78f2..3c0e6cb3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,7 +30,13 @@ Important for 1.0 GLib Bindings
- Annotations for "do not take ownership of this return value" on server
- - Fix signals
+ - Fix/test signals
+
+ - Don't autoexport signals and properties; use metadata either in
+ code (preferable) or annotation in XML
+
+ - Fix TYPE_OBJECT_PATH marshalling; see:
+ http://lists.freedesktop.org/archives/dbus/2005-June/002774.html
- Fix errors - need to get specific error back, not UnmappedError crap