$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (sohail_at_[hidden])
Date: 2008-03-24 10:40:52
On Mon, 24 Mar 2008 12:40:27 +0100, Esteve Fernandez wrote:
> Although it hasn't been discussed earlier, can I propose a YAML archive
> for Boost.serialization? The only problem I see is that there's no
> Boost.Spirit parser for YAML and its syntax is more complex than the
> JSON one. However, there's an official implementation in C [1], used by
> all the existing YAML parsers. But I guess a Spirit-based parser is
> nicer.
One thing you can always do is use the C-based parser to start and then
change it to a Boost.Spirit parser later.
-- Sohail Somani http://uint32t.blogspot.com