Proposing ObjectManager interface

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Mar 1 03:07:26 PST 2011


On Mon, 28 Feb 2011 at 17:20:45 -0500, David Zeuthen wrote:
>  type='signal',sender=':1.42',pathGlob='/org/app/subtree*'

That's arg0path='/org/app/subtree/', which also matches signals emitted
from /org and /org/app (I don't know why Ryan made it do that - perhaps to
make it symmetric, so it can be an equivalence relation? - but it doesn't seem
likely to be a practical problem).

However, arg0path doesn't work properly (only works for STRINGs, not
OBJECT_PATHs) in current dbus versions; Will has a branch on
<https://bugs.freedesktop.org/show_bug.cgi?id=31818> which fixes this.

    S


More information about the dbus mailing list