[Dbus-cxx-users] dbus-cxx cleanup
Status: Beta
Brought to you by:
rvinyard
From: Rick L. V. Jr. <rvi...@cs...> - 2010-03-11 16:14:31
|
dbus-cxx has developed some cruft as recent things have been added. An example of this is the introspect() method in utility.h which really belongs as a method of the Connection class. Another example is the state of the headers. There are some very intricate interdependencies with the templates and the m4 generation code doesn't help matters. I've started cleaning things up a bit, and I'll gradually be committing code to the repository. In general I'll try not to break compilation of the svn repo, but there may be a few times I do. As things progress, feedback and testing are welcome. -- Rick |