Menu

Temporarily suspended

Having discovered boost::reflection, it seems to me that it is wise to redesign CRD in order to be more orthogonal to this Boost library, and allow more code reuse.
The idea is to use the existing enumeration of members provided by 'serialize' methods. This may be done by cerating special-purpose 'Archive' classes aimed at, for example, writing to a relational database.

Posted by Remi Chateauneu 2008-07-07

Log in to post a comment.