[sugar] Issues with the presence service
Dan Williams
dcbw
Sat Jul 29 02:14:09 EDT 2006
On Thu, 2006-07-27 at 11:43 +0200, Marco Pesenti Gritti wrote:
> - There are places where I want to pass services around through dbus. We
> should use paths for this right? I couldn't find a way to recreate the
> objects other than the protected _new_object though.
That's intentional.
Just use the object path of the Service that the PS returned to you. I
removed the service serialization stuff because the Service's object
path is essentially a pointer to the service, and that's what you send
to the PS to have it operate on.
Dan
More information about the Sugar-devel
mailing list