Menu

Conexus 0.4.0 released

This release changes a few, but important, aspects of data delivery. The CData class which contained constant data has now been removed in favor of reimplementing the Data class with full encapsulation and const methods.

With this change, all data signals are emitted with constant data references rather than distinct copies which can be created with the clone() method.

Posted by Rick L. Vinyard, Jr. 2006-08-27

Log in to post a comment.