Boost logo

Boost Users :

Subject: Re: [Boost-users] property_tree CDATA
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2009-08-15 14:45:26


Gordon Smith wrote:
> property_tree is working well except that CDATA text is missing. The
> underlying XML library (rapidxml) contains CDATA after reading but it
> is not transferred to the property_tree structure.
>
> Is there a setting I've missed to include CDATA? If not, I've modified
> the rapidxml reader to transfer CDATA nodes so I already have a
> workaround.
>
> Is this an area that is being worked on, or is CDATA excluded for a
> reason?
This is probably a bug, thanks for the report. I'll make sure my unit
tests cover it, and fix the bug if necessary.
There is definitely no design reason for excluding CDATA.

Sebastian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net