path name rules
David Eriksson
twogood at users.sourceforge.net
Mon Oct 3 04:44:21 PDT 2005
On Mon, 2005-10-03 at 08:16 -0300, Claudio Takahasi wrote:
> Hi folks,
>
> I am developing D-Bus services for BlueZ. We would like define paths
> names based on bluetooth device address, eg:
> "/org/bluez/Manager/00:0D:88:BE:89:BA/Network".However, according with
> D-Bus specification it is NOT possible use the character ":" in the
> middle of the path name. Is there a reason for doesn't allow the
> character ":" in the middle of the path name?
Out of curiosity, why not just skip the ":" characters in the device
address names or convert them to underlines when used in a D-BUS object
path?
--
Regards,
-\- David Eriksson -/-
SynCE - http://synce.sourceforge.net
ScummVM - http://scummvm.sourceforge.net
Desquirr - http://desquirr.sourceforge.net
More information about the dbus
mailing list