[Question] about "Valid Object Paths" in dbus specification

Yang Chengwei chengwei.yang at intel.com
Fri Jun 14 19:17:19 PDT 2013


Hi List,

When I revisited the DBus specification, I'm curious about below:

Valid Object Paths
...

  * No element may be the empty string.

  * Multiple '/' characters cannot occur in sequence.

  * A trailing '/' character is not allowed unless the path is the root
    path (a single '/' character). 

Is the second rule duplicated by the first one?

If multiple '/' occur in sequence in the end of object, like /...//,
this is covered by rule 1 and 3.

If multiple '/' occur in sequence in the middle of object, like
/...//..., this is covered by rule 1.

--
Thanks,
Chengwei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20130615/9a3158df/attachment.pgp>


More information about the dbus mailing list