<div dir="ltr">Hello,<div><br></div><div style>    I'm starting to evaluate whether dbus is the right solution for my project.  As I understand it, rather than trying to build an application directly on top of libdbus, I should use one of the bindings found here:</div>
<div style><br></div><div style><a href="http://www.freedesktop.org/wiki/Software/DBusBindings">http://www.freedesktop.org/wiki/Software/DBusBindings</a><br></div><div style><br></div><div style>    There are two recommended C++ bindings, dbus-c++ and dbus-cxx.  Is one of these particularly recommended over the other?  I noticed that the last release of dbus-cxx was over 3 years ago, so I'm wondering if it is still actively being maintained.</div>
<div style><br></div><div style>    Also, what is particularly painful about building an application on top of libdbus itself?  It seems that I may be faced with the choice of using a potentially buggy binding which is no longer maintained, or using the core library which might make implementation more difficult.  Its not immediately clear to me which way to go at this point.</div>
<div style><br></div><div style>Regards,</div><div style><br></div><div style>jon</div><div style><br></div><div style><br></div></div>