[patch] [python] Allow binding a service to the default
(unique) name
Wladimir van der Laan
laanwj at gmail.com
Thu Dec 7 05:29:59 PST 2006
On 12/6/06, Simon McVittie <simon.mcvittie at collabora.co.uk> wrote:
> I've fixed this in a different way for dbus-python 0.80rc1: instead of
> creating a BusName object that doesn't actually represent a bus name,
> which is somewhat confusing, I've altered the Object constructor to accept
> a Connection as an alternative to a BusName. Thanks for reminding me
> that this needed fixing.
Well my idea was that the BusName object did represent a bus name,
namely the default name you get when connecting.
But your solution might be more intuitive, I don't know. Good to hear
it's fixed in the next release.
--
Wladimir
Ogre3D Team (http://www.ogre3d.org)
More information about the dbus
mailing list