Patch to add introspection data for signals

John (J5) Palmieri johnp at redhat.com
Tue Sep 27 13:34:25 PDT 2005


On Tue, 2005-09-27 at 21:11 +0100, Daniel P. Berrange wrote:
> The implementation of the Introspect method for the org.freedesktop.DBus
> service /org/freedesktop/DBus  object is missing the introspection
> data for the signals. The attached patch for bus/driver.c adds the
> info for NameLost, NameAcquired and NameOwnerChanged signals.

Can you redo the patch to omit the direction attribute?  Signals
arguments only have one direction and that is 'out' but since they have
only one direction the spec suggests not even using it.  Otherwise the
patch looks good.

-- 
John (J5) Palmieri <johnp at redhat.com>



More information about the dbus mailing list