Re: CSV File Reader
Re: CSV File Reader
- Subject: Re: CSV File Reader
- From: Q <email@hidden>
- Date: Wed, 1 Sep 2010 09:13:57 +1000
On 01/09/2010, at 4:40 AM, Joe Moreno wrote:
> Can anyone recommend a simple CSV file reader for WO?
It doesn't get much simpler than opencsv, but it can be a little on the slow side compared to purpose written code if you need to process huge amounts of data quickly.
> It needs to be smart enough to escape commas inside quotes, i.e.:
> Name, Location
> John Smith, "Cupertino, CA"
>
> I'm sure that this wouldn't be hard to write, but code I don't have to write is code that I don't have to debug. :^D
An optimist. :)
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden