
24 Mar
2008
24 Mar
'08
2:40 p.m.
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