DBUS C++ bindings?
Murray Cumming
murrayc at murrayc.com
Sat Feb 25 02:10:21 PST 2006
[snip]
> It would probably be best to stick to the "libstdc++/boost" stack
I recommend against depending on boost. It's a fine place for
experiments, but it's not an API/ABI-stable dependency.
But it shouldn't be necessary. There won't be much objection from anyone
to using libsigc++ if you need to.
However, if the signal parameters (and return type) are decided at run
time then neither of these compile-time type-safe signal APIs will be
very useful.
--
Murray Cumming
murrayc at murrayc.com
www.murrayc.com
www.openismus.com
More information about the dbus
mailing list