Boost logo

Boost Users :

Subject: Re: [Boost-users] Serializing to .csv files
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2010-06-22 03:44:47


Hi:
There is an rfc for this:
http://www.rfc-editor.org/rfc/rfc4180.txt
maybe a csv serialization class could be written for a subsequent release?
Cheers
Sean.

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of alfC
Sent: 21 June 2010 23:16
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Serializing to .csv files

On Jun 13, 7:37 pm, "Sean Farrow" <sean.far..._at_[hidden]>
wrote:
> Hi:
>
> Has anyone ever written extra classes to serialize c++ datatypes to .csv
> files using boost.Serialization.

this is the closest (and still not quite) thing I found to what you
are looking for
http://code.google.com/soc/2008/boost/appinfo.html?csaid=BE3EEB904A90B03A
serialization to YAML format. I don't know more details, but it can
be useful to use as
an example on how to do .cvs serialization.

On the other hand what you can actually serialize with .cvs is limited
to list of numbers, isn't it?
(is there even a formal specification what a cvs file should be like?)

Alfredo
_______________________________________________
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