Boost logo

Boost Users :

Subject: Re: [Boost-users] boost serialization and datatype mismatch
From: Nat Goodspeed (nat_at_[hidden])
Date: 2008-09-12 17:31:04


sam p wrote:

> suppose I want to pass serialized stream over a network and at the
> other end I want to validate each datatype before deserializing it then
> how to do it?

Maybe you should use an XML stream? Then the library can validate that
you're trying to deserialize the name-value pairs in the correct order.


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