Patch for dbus c++ to enable properties proxies and other small things.

smog zer smogzer at gmail.com
Tue Aug 12 11:01:27 PDT 2008


Here is a patch for dbus-c++ that modifies xml2cpp so that the remote
properties are accessible through proxies, something that was left
blank in dbus-c++.

It also changes the naming of the generated classes so that adaptors
have the prefix _adaptor and proxies have _proxy, this will is more
descriptive and in some cases may allow for a class to inherit from
the same generated proxy and an adaptor without name conflicts.

There are also some changes to object.cpp and interface.cpp that
allows the developer to write custom CallMessages to dbus methods and
signals that won't get overwriten except if they were left blank.

Bye.
-- 
João Xavier
@ smogzer_at_gmail.com
W3 http://miarn.cjb.net
Institute for Systems and Robotics
University of Coimbra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: properties_proxy.tar.bz2
Type: application/x-bzip2
Size: 4472 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20080812/58895a39/attachment.bin 


More information about the dbus mailing list