bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Persistence questions


From: Erik Ch. Ohrnberger
Subject: Persistence questions
Date: 08 Aug 2003 12:55:18 -0400

Hello Everyone,
    This is the first time that I'm posting to the mailing list, so please excuse any miss-steps that a might make.

    Goal: Want to use the object persistence / serialization functionality in my application.

    Problem 1: Which is the correct current version?
    Additional details: I've downloaded the library from gnu.org, source forge CVS, Savannah CVS, and also from Gentoo's package list (redirects to gnu.org and is marked as version 2 1.0.9).  Which one is the most current, stable version?

    Problem 2: On the mailing list I've seen mentioned an in-progress (don't work yet) cppunit framework for testing the persistence / serialization.  I understand that this work is not completed, but I was wanting to use that as a guide to implementing persistence / serialization for my own classes.  However, when I try it, I get nothing more than a 0 byte output stream file.  I mirror the test code pretty closely, I see that the classes' write method is being called, but yet no data?  What's up with that?

    Thanks for your helpig me muddling through all of this.

    Erik.
address@hidden    or    address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]