dbus/doc TODO,1.81,1.82

Colin Walters walters at freedesktop.org
Thu Jun 16 12:57:33 PDT 2005


Update of /cvs/dbus/dbus/doc
In directory gabe:/tmp/cvs-serv7865/doc

Modified Files:
	TODO 
Log Message:
2005-06-16  Colin Walters  <walters at verbum.org>

	* doc/TODO: Update for GLib bindings.


Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- TODO	15 Jun 2005 16:20:28 -0000	1.81
+++ TODO	16 Jun 2005 19:57:31 -0000	1.82
@@ -30,7 +30,13 @@
 
  - 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
 



More information about the dbus-commit mailing list