Menu

third release of alpha code

You can now find the third release of alpha code of libdbus++.
I've also updated dbuspp_xml2hpp, dbuspp_hello_server and dbuspp_hello_client.

The main changes are:
- added dbuspp::invoke() function to invoke a method from an interface proxy.
- added dbuspp::async_invoke() function to invoke a method from an interface proxy in a non-blocking mode.
- changed the way interface proxy are defined. The new macro is much more simple and requires less typing.
- lots of tidying up and reviews of code. Too many to list here.

TO DO:
multithreading (using boost.thread)

Posted by nabla52 2007-11-29

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.