Python / C++ application D-Bus usage issues

Kip Warner kip at thevertigo.com
Mon Dec 17 21:48:51 PST 2012


On Tue, 2012-12-18 at 07:44 +0200, Tanu Kaskinen wrote:
> If you don't use any proxy objects, there won't be anyone calling the
> Introspect method, so you don't need to implement support for that. (Or
> I don't know if the add_signal_receiver() implementation also needs
> introspection support, but I don't see any reason why it would need
> that.)

The C++ application emits signals and I think someone was saying that
the Python d-bus bindings automatically probe by emitting an Introspect
method, so don't I have to respond to it in the C++ application?

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20121217/14a2bc8d/attachment.pgp>


More information about the dbus mailing list