Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] polymorphic portable binaryexamplenot working.
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-03-15 01:41:36


Mostafa wrote:
>> This is out of date. Look at another polymorphic archive header.
>> For example polymorphic_text_oarchive.hpp. Make the changes
>> and post a patch in the track system. Also you might find the
>> "class diagram" link helpful.
>>
>> Robert Ramey
>>
>
> Should I then conclude that polymorphic_portable_binary_iarchive.cpp
> and polymorphic_portable_binary_oarchive.cpp are no longer needed. They
> don't have a counterpart vis-a-vis
> polymorphic_text_oarchive.hpp, and I got portable binary archives to
> work without them.

polymorphic versions of the archive classes are only needed if
you want to use the polymorphic archive interface rather than
the more common non-polymorphic interface.

Robert Ramey

>
> -Mostafa


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