Boost logo

Boost Users :

From: Fei Liu (feiliu_at_[hidden])
Date: 2007-07-06 12:17:04


This is after I made it to work with free functions instead of member
functions, but just for record:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE boost_serialization>
<boost_serialization signature="serialization::archive" version="3">
<s class_id="0" tracking_level="0" version="1">
        <attrs class_id="1" tracking_level="0" version="0">
                <count>2</count>
                <item class_id="2" tracking_level="0" version="0">
                        <first>a</first>
                        <second>abcde</second>
                </item>
                <item>
                        <first>b</first>
                        <second>badfaf</second>
                </item>
        </attrs>
</s>
</boost_serialization>

Hughes, James wrote:
> Can you post the XML output?
>
>
>> -----Original Message-----
>> From: boost-users-bounces_at_[hidden]
>> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Fei Liu
>> Sent: 06 July 2007 17:10
>> To: boost-users_at_[hidden]
>> Subject: Re: [Boost-users] question about boost serialization library
>>
>> Yeah, I've actually modified demo_xml.cpp to use istringstream and
>> ostringstream. It works. So it is not a problem of stringstream...
>>
>> Thanks,
>> Hughes, James wrote:
>>
>>> No idea. Not tried serialisation with o/istringstream.
>>>
>>> Have you tried serialisation to a file, and recovering data
>>>
>> from that?
>>
>>> Does the XML look correctly formed?
>>>
>>> James
>>>
>>>
>>>
>>>> -
>>>>
>
> This message (including any attachments) contains confidential
> and/or proprietary information intended only for the addressee.
> Any unauthorized disclosure, copying, distribution or reliance on
> the contents of this information is strictly prohibited and may
> constitute a violation of law. If you are not the intended
> recipient, please notify the sender immediately by responding to
> this e-mail, and delete the message from your system. If you
> have any questions about this e-mail please notify the sender
> immediately.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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