$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Boris Kolpackov (boris_at_[hidden])
Date: 2007-03-14 15:09:44
Hi Marc,
"Marc Salaun" <salaun_at_[hidden]> writes:
> I have written an 'extensible' xml serialisation library (xxs) that
> may be of interest to some people who contributed to this thread.
While your library looks interesting, I think people in this thread
were looking for a generic XML parser/serializer which is not hard-
wired for a particular XML format. In other words, the API the
library provides should represent raw XML, not a binding of data
stored in XML to C++ objects (not that it's a bad idea).
hth,
-boris
-- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding