$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [OT] Interested in good (fast, robust) boost-based JSON API
From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2009-12-01 10:52:36
Can anyone recommend one such good targeted library up to Boost's
standards you've had good success with? (with a boost-like commercial
friendly license)
I guess it would need to be Tuple and Spirit based to be well
integrated to Boost, although it could also have a polymorphic base
json::value class too.
Thanks for any insights. --DD
PS: C++ JSON libraries listed at http://json.org/ don't seem quite up
to the task, thus my post.
PPS: If Spirit-based, a library using Spirit V2 as released in Boost
1.41 would be preferred.