Re: D-Bus C++ bindings dbus-c++



Am Mon, 7 Jul 2008 15:41:40 +0200 schrieb Christopher Lang:

> 
> Hi,
> 
> sorry, this is a bit off topic on gtkmm-list, but maybe some of you
> ran into a similar issue: I was looking for "dbusmm" C++ binding, and
> found this:
> 
> http://www.freedesktop.org/wiki/Software/dbus-c%2B%2B

Hello,

I added this page to the dbus wiki. There's a doxygen documentation
inside the dbus-c++ package. Also some examples are beside the code. So
far dbus-c++ works with it's own main loop and the glib main loop.

> Although the freedesktop guys point officially to dbus-c++ I don't
> think that it is usable: no documentation, not even small bits of
> comments in the code, and lots of nested classes, hard to read.

Maybe it's possible simply to improve dbus-c++ by writing some more
docs.

> In the meantime I ended up writing my own "light-mini" C++wrapper for
> dbus (based on d-bus-glib), but still I was wondering:
> 
> Is there something else out there for c++ than dbus-c++? Somethig
> lightweight?

I'm currently porting dbus-c++ to work with the ecore main loop. The
original maintainer had not many time to help me, but he's still
available.

One problem is that nobody helped me to get a GIT access on
freedesktop.org. This is really annoying! I thought about forking it
for that reason. At the moment I develop my own version without
commiting anything.

So if you're interested in dbus-c++ please contact me. I'm trying to
get a group together which is interested in maintaining dbus-c++.

regards
Andreas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]