]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2005-07-08 Colin Walters <walters@verbum.org>
authorColin Walters <walters@verbum.org>
Fri, 8 Jul 2005 16:41:57 +0000 (16:41 +0000)
committerColin Walters <walters@verbum.org>
Fri, 8 Jul 2005 16:41:57 +0000 (16:41 +0000)
* doc/TODO: Update GLib todo bits, also add a post-1.0 TODO for a
connection concept.

ChangeLog
doc/TODO

index 7ce21a5cb255da4a9c59979a060e1f38d95967a8..3e6a04663c8d047a1f4f98e0a04be5fbdca1cd68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 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.
+       
+2005-07-08  Colin Walters  <walters@verbum.org>
+       
        * tools/Makefile.am: Kill of print-introspect in favor of using
        dbus-send --print-reply=literal.
 
index cfaae877e69d5b71d0e3db51d43acffa32b604e6..df0f9c77d1eb6f5ba05a8a136f2988b0fff3fd25 100644 (file)
--- 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
+