summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-07-08 16:41:56 +0000
committerColin Walters <walters@verbum.org>2005-07-08 16:41:56 +0000
commitb7b7512c05b89803df6c19fe58e2bf3fc8597cb7 (patch)
treefe16134088812dad57f80ae340dcb9f68c0ab57a /doc
parent936c3c17e2c42c295bec7edc3d6a2a6a304b2c46 (diff)
2005-07-08 Colin Walters <walters@verbum.org>
* doc/TODO: Update GLib todo bits, also add a post-1.0 TODO for a connection concept.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO13
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index cfaae87..df0f9c7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,10 +30,11 @@ Important for 1.0 GLib Bindings
- Annotations for "do not take ownership of this return value" on server
- - Fix TYPE_OBJECT_PATH marshalling; see:
- http://lists.freedesktop.org/archives/dbus/2005-June/002774.html
+ - Support a{sv}
- - DBusGProxy doesn't emit "destroy" when it should
+ - Test point-to-point mode
+
+ - Add support for getting sender
Might as Well for 1.0
===
@@ -118,3 +119,9 @@ Can Be Post 1.0
do per-display by simply including GUID in the service name.
- optimization and profiling!
+
+Should Be Post 1.0
+===
+
+ - look into supporting the concept of a "connection" generically
+