newsc++ library for object persistence - News

 
 
Display Criteria
Show details for the latest news.

Latest News Approved
Release 2-0.0
     posted by elainety, Fri 24 Jun 2011 06:28:46 PM UTC

1) Unimportant interface change to Exception, but still an interface change, hence the major revision.

2) Refinements to object retrieval - to try harder.

3) More syntax neatness to make g++ 4.6 happier.

The tar ball has been uploaded to the download area.

Bug Fix
     posted by elainety, Fri 15 May 2009 12:10:07 AM UTC

Fix mref::insert bug. Explicitly initialize new Object.

To check out:
bzr co http://download.s ... /libpersist1-0.1/

Main Features in Release 1.0.1
     posted by elainety, Tue 28 Apr 2009 06:29:27 PM UTC

Provides for the base class Object to be a virtual base for multiple inheritances.

Provides for full reconstruction when an object is first loaded as a less than fully derived class, via overriding the static method Object::fullyReconstruct in an appropriate intermediate derived class.

Release 1.0.1
     posted by elainety, Tue 28 Apr 2009 02:40:28 AM UTC

The release branch has been pushed to
http://download.s ... /libpersist1-0.1/

To check out:
bzr co http://download.s ... /libpersist1-0.1/

The tar ball:
http://download.s ... rsist1-0.1.tar.gz

commited initial version of source into cvs repository
     posted by elainety, Thu 25 May 2006 11:15:25 PM UTC

Back to the top

Powered by Savane 3.16.
Corresponding source code