Re: Dbus bindings: dbus-cxx or dbus-c++?



On Mon, 2011-01-03 at 14:30 +0100, Murray Cumming wrote:
> On Sat, 2010-10-16 at 13:41 +0200, Murray Cumming wrote:
> > We still need someone to test this new API. Ideally someone would even
> > write some example code to put in gtkmm-documentation (the book). 
> 
> Jose and others have done lots of work on this, though I'm not sure how
> much work remains to be done to wrap all the API.
> 
> We still need people to try to use the new DBus API for real work.
> Otherwise I will not feel confident in it. My own time is very limited
> right now.
> 
> 
> This might be a good starting point in the API documentation:
> http://library.gnome.org/devel/glibmm/unstable/group__DBus.html
> 
> 
> There is one small client example already, which works:
> http://git.gnome.org/browse/glibmm/tree/examples/dbus
> 
> A server example would be welcome.

I'm in the process of creating another example to test DBusServer (there
might be an issue with the class with respect to using Glib::ustring
instead of std::string that I'm not sure about).

I think another example testing the newly wrapped
Gio::DBusConnection::register_object() method and related API might be
good and I might do that one also though not right away because the
first example will take a little time to complete.

Overall, the API looks pretty much completely wrapped with a few things
missing here and there.  I might follow up to let others know what is
still missing.

-- 
José



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