bus_name_has_owner in python
John (J5) Palmieri
johnp at redhat.com
Mon Mar 19 16:24:37 PDT 2007
On Sat, 2007-03-17 at 12:49 -0400, Havoc Pennington wrote:
> 2) if you did want to use bus_name_has_owner() (which you don't) you
> would just create a proxy object for the org.freedesktop.DBus bus name
> and interface, and call methods on that proxy
And in fact we should deprecate all convenience functions that can be
called from the bus. Python makes it dead easy to make these calls so
we should encourage people to use D-Bus API's directly instead of
wrappers.
--
John (J5) Palmieri <johnp at redhat.com>
More information about the dbus
mailing list