They are not related, although clojure-csv was first. I first found out
about data.csv existing, and being added to contrib when someone asked a
question about it a few weeks ago. Given the number of users, I have no
choice but to continue maintaining and improving clojure-csv.

   David

On Tue, Oct 4, 2011 at 2:06 PM, Laurent PETIT <laurent.pe...@gmail.com>wrote:

> 2011/10/4 Laurent PETIT <laurent.pe...@gmail.com>:
> > 2011/10/4 Allen Johnson <akjohnso...@gmail.com>:
> >> In addition, there is org.clojure/data.csv which says it works with
> >> Clojure 1.2 and 1.3.
> >>
> >> https://github.com/clojure/data.csv
> >
> > I didn't go first see in clojure contrib, shame on me
>
> Seems like a derivative of clojure-csv, though.
> If I'm right, then shouldn't clojure-csv's project on github reflect that ?
>
> >
> >>
> >> Allen
> >>
> >> On Tue, Oct 4, 2011 at 2:42 PM, Laurent PETIT <laurent.pe...@gmail.com>
> wrote:
> >>> Self answer : either clojure-csv for full NIH clojure solution (
> >>> http://github.com/davidsantiago/clojure-csv, the one I took :-) ), or
> >>> java based OpenCSV
> >>>
> >>> There is also a csv lib in Incanter, but I did not try to see if it is
> >>> sufficiently decoupled from the rest to be used in isolation (still
> >>> having it tied to the "Incanter" name is not a good sign, IMHO).
> >>>
> >>> 2011/10/4 Laurent PETIT <laurent.pe...@gmail.com>:
> >>>> Hello all,
> >>>>
> >>>> What would be the currently recommended CSV client, please ?
> >>>>
> >>>> Not necessarily already upgraded to 1.3 support.
> >>>>
> >>>> Thanks in advance,
> >>>>
> >>>> -- Laurent
> >>>>
> >>>
> >>> --
> >>> 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.
> >>> To unsubscribe from this group, send email to
> >>> clojure+unsubscr...@googlegroups.com
> >>> For more options, visit this group at
> >>> http://groups.google.com/group/clojure?hl=en
> >>
> >> --
> >> 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.
> >> To unsubscribe from this group, send email to
> >> clojure+unsubscr...@googlegroups.com
> >> For more options, visit this group at
> >> http://groups.google.com/group/clojure?hl=en
> >
>
> --
> 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.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
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.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to