obsolete

dbus-cxx-0.7.0-1.el5

FEDORA-EPEL-2010-2453 created by rvinyard 15 years ago for Fedora EPEL 5

dbus-cxx is a C++ wrapper for the dbus library http://dbus-cxx.sourceforge.net

===== 0.7.0 =====

This release primarily features code cleanup, but in doing so there were several minor feature additions, added documentation, bug fixes and minor API changes.

== New Documentation and Tutorial ==

A quickstart guide has been added to the documentation. This will take you through a simple client/server example.

The quickstart tutorial can be found in the documentation or on the dbus-cxx website here: http://dbus-cxx.sourceforge.net/quick_start.html

Also, documentation has been added for many of the m4 generated templates.

== Cleanup == A significant portion of the cleanup related to the headers. As the library grew and evolved the headers became messy, from old includes that are no longer needed to templates that had very touchy include orders. These have been significantly cleaned up and several key template headers have been split into two parts with the first part declarations and the second part definitions and specializations.

The utility.h header had also grown to include many things beyond simple utility functions. The dbus typing functions have been split out into types.h and the introspect() function has been properly incorporated into the DBus::Connection class.

The functions related to signatures in utility.h have been moved into the header signature.h along where DBus::Signature is.

== New API == * In cleaning up the macros that generate the sigc++ slot based DBus::Method templates support for void methods has been added.

  • A force parameter was added to DBus::Object::add_child() to allow a child with a similar name to be forced into the hierarchy replacing the old child

== Key API Changes == * DBus::Dispatcher's constructor is now protected; use DBus::Dispatcher::create() to allocate a smart pointer

  • When a named object interface doesn't handle an incoming message, the default interface is tried before failing.

This update has been submitted for testing.

This update has been pushed to testing

15 years ago

This update has been submitted for stable.

This update has been pushed to stable

15 years ago
User Icon mschwendt commented & provided feedback 14 years ago
karma

"yum -y install dbus-cxx-devel" falls flat on its nose.

User Icon kevin commented & provided feedback 14 years ago
karma

unresolved deps: dbus-devel >= 0:1.2 Unpushing.

This update has been unpushed


Please login to add feedback.

Metadata
Type
bugfix
Karma
-2
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
15 years ago
in testing
15 years ago
in stable
15 years ago
modified
15 years ago

Automated Test Results