This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Serializing STL objects


El sáb, 23-11-2002 a las 04:20, Vincent N. Virgilio escribió:
> On Thu, Nov 21, 2002 at 03:28:25AM +0100, Roberto D?az wrote:
> > I wonder if somebody has developed something to serialize STL objects..
> > (I guess there is nothing in the standard specs to make this... or maybe
> > am I wrong?)
> > 
> > Some links would be really appreciated!! :)
> 
> Does xParam at http://xparam.sourceforge.net qualify?

It looks nicer.. but I have to take a closer look right now.. 

This is because I am writting a C++/XML serializer "ala C#" but of
course there are serious problems when you want to serialize STL objects
that way.. (because the STL hasn't a built-in serializer) so up to now
it is limited to user-defined classes.  


-- 

gnupg public key at: wwwkeys.pgp.net keyid: 53D0DE07 

Attachment: signature.asc
Description: Esta parte del mensaje esta firmada digitalmente


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]