hal_initialize() overrides other filter/object/fallback
functions on separate connection
Kay Sievers
kay.sievers at vrfy.org
Mon Aug 9 17:41:57 PDT 2004
On Tue, Aug 10, 2004 at 12:31:02AM +0200, Olivier Andrieu wrote:
> David Zeuthen [Mon, 09 Aug 2004]:
> Yes, _register_object_path and _register_signal_handler would both use
> the same object tree dispatch mechanism with the difference that
> _register_signal_handler would add match rule so as to receive the
> signal and we could enforce the _register_objec_path only handles
> method calls and _register_signal_handler only signals.
>
> I'll make a patch.
This sounds really good :)
What do you think? Would it be possible to integrate the ability to
register for a whole subtree? Like the current *_fallback function does?
And why you want to add the match rule only for the register_signal only, or
the other way around, why add it implicitely at all?
Thanks,
Kay
More information about the dbus
mailing list