dbus/doc TODO,1.49,1.50

Havoc Pennington hp at freedesktop.org
Fri Nov 26 18:18:38 PST 2004


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

Modified Files:
	TODO 
Log Message:
2004-11-26  Havoc Pennington  <hp at redhat.com>

	* test/glib/test-profile.c: add with_bus mode to profile echoes
	that go through the bus.

	* test/glib/run-test.sh: add ability to run test-profile

	* bus/dbus-daemon-1.1.in: fix to say that SIGHUP causes partial
	config file reload.



Index: TODO
===================================================================
RCS file: /cvs/dbus/dbus/doc/TODO,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- TODO	26 Nov 2004 01:53:13 -0000	1.49
+++ TODO	27 Nov 2004 02:18:36 -0000	1.50
@@ -58,6 +58,12 @@
    (though they are kind of a pita to pass in as size_t with the 
     varargs, so maybe not - what does glib do with g_object_get()?)
 
+ - rename the service thing. unique service names (":1") and well-known
+   ("org.foo.bar") should have different names probably; something like 
+   "address" for the unique and "alias" for the well-known, or 
+   "application id" for the unique and "common name" or "published
+   name" for the well-known; not sure yet.
+
 Important for 1.0 GLib Bindings
 ===
 



More information about the dbus-commit mailing list