
27 Mar
2008
27 Mar
'08
4:09 p.m.
On Tue, 25 Mar 2008 15:24:12 +0200, Pavlo Korzhyk wrote:
I use Boost.Serialization in my projects. It's very useful, powerful, and cool. But it doesn't meet some of my data persistence needs. Thus, I present the C++ library for transparent object-relational mapping to SQLite3.
Very cool indeed! However, from a quick glance at your tutorial, it seems you could have folded this back into Boost.Serialization by writing a sqlite3 archive. Is there some reason you chose not to do this? -- Sohail Somani http://uint32t.blogspot.com