$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (sohail_at_[hidden])
Date: 2008-03-27 12:09:58
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