Object path values - which service do they belong to?

Colin Walters walters at verbum.org
Wed May 18 10:29:30 PDT 2005


On Wed, 2005-05-18 at 18:09 +0100, Ross Burton wrote:

> The only non-clean bit of this is that the returned proxy is based on
> the proxy used to make the call, and in this example the interface is
> BookFactory.  However, the returned object implements the Book interface
> so I have to reset the interface:
> 
>         dbus_g_proxy_set_interface (proxy, "Book");

In the latest bindings you shouldn't have to do this; it should have a
NULL interface set by default instead of the interface of the invoking
proxy.  At least if it doesn't it's a bug :)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/dbus/attachments/20050518/c2670de0/attachment.pgp


More information about the dbus mailing list