$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Newhuis (EricN_at_[hidden])
Date: 2008-03-03 12:13:42
I looks like the last time this was mentioned in this mailing list was
in 2005.
Has anyone considered anything like boost::archive::json_oarchive etc.?
JSON looks easy to read in log files. I want name-value pairs in my
serialization. But I don't want the verbosity of XML. I think JSON
would be ideal.