$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-02-11 11:47:24
Michael Marcin wrote:
> The general problem is I have binary data comming out of a 3rd party
> tool that I need to import and convert to something the application
> can work with. Also several different formats of binary input data
> can be imported and have the same representation in the application.
>
> Is this a good match for serialization?
Well, once you put that way I'd have to answer no.
Robert Ramey