$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] RFC: serialization library in C only for C only
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-04-18 10:28:46
Francis ANDRE wrote:
> Hi Boosters
>
> Following a recommendation of Robert RAMEY about a serialization library
> similar to the Boost Serialization library but targeted only for the C
> language and using only the C language and/or some assembly routines, I
> am looking for any comments/advises on the feasibility of such library.
Do you intend to provide compatibility with the formats
Boost.Serialization use?