Hi,
On Apr 14, 3:53 pm, Chris Perkins wrote:
> I'll counter with a challenge to you, Stuart - explain what the heck
> you just said in a way that a dummy like me can understand :) Really,
> I have so far been unable to wrap my head around the whole defprotocol
> thing - I just don't get what th
On Apr 13, 10:33 am, Stuart Halloway
wrote:
> And here's a challenge for you: Use protocols to describe a minimal
> contract for CSV parsing, then show how protocols solve the expression
> problem by letting you backfit to existing Java libs without wrappers
> or adapters. It would make the
OpenCSV is included with Incanter and used in the incanter.io/read-
dataset function.
On Apr 13, 10:30 am, Sean Devlin wrote:
> I'll be greedy... is there a known Clojure wrapper?
>
> On Apr 13, 10:27 am, Meikel Brandmeyer wrote:
>
>
>
> > Hi,
>
> > On Apr 13, 4:25 pm, Sean Devlin wrote:
>
>
Challenge Accepted.
Will work on this when Rich says 1.2 is ready for beta (i.e. API
freeze).
Sean
On Apr 13, 10:33 am, Stuart Halloway
wrote:
> Here's a pure Clojure one:http://github.com/davidsantiago/clojure-csv
>
> And here's a challenge for you: Use protocols to describe a minimal
> cont
Here's a pure Clojure one: http://github.com/davidsantiago/clojure-csv
And here's a challenge for you: Use protocols to describe a minimal
contract for CSV parsing, then show how protocols solve the expression
problem by letting you backfit to existing Java libs without wrappers
or adapters
I'll be greedy... is there a known Clojure wrapper?
On Apr 13, 10:27 am, Meikel Brandmeyer wrote:
> Hi,
>
> On Apr 13, 4:25 pm, Sean Devlin wrote:
>
> > Anyone know where to start with parsing a csv file?
>
> I found OpenCSV to be useful.
>
> Sincerely
> Meikel
--
You received this message bec
Hi,
On Apr 13, 4:25 pm, Sean Devlin wrote:
> Anyone know where to start with parsing a csv file?
I found OpenCSV to be useful.
Sincerely
Meikel
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegrou
Anyone know where to start with parsing a csv file?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.