Boost logo

Boost :

Subject: Re: [boost] XML character escaping
From: Dmitry Vinogradov (sraider_at_[hidden])
Date: 2009-05-23 13:54:26


Jeremiah Willcock wrote:
> There is a function encode_char_entities() in
> boost/property_tree/detail/xml_parser_utils.hpp; is that safe to use
> from other Boost libraries? Boost.Graph's GraphML writer currently
> generates its own XML, and I just changed it to escape strings using
> that function. Should that be moved to someplace more public?

By the way, it will be nice to grab all escaping algorithms to
string_algo... XML escaping is the first candidate.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk