Re: [CSV] Towards release 1.0

2014-01-20 Thread Gary Gregory
> > Thanks, > ~Roger Whitcomb > > -Original Message- > From: Benedikt Ritter [mailto:brit...@apache.org] > Sent: Friday, June 28, 2013 4:57 AM > To: Commons Developers List > Subject: [CSV] Towards release 1.0 > > Hi, > > Just to bring CSV up again: JI

Re: [CSV] Duplicating CSVFormats (Was: Re: [CSV] Towards release 1.0)

2013-07-31 Thread Gary Gregory
On Jul 31, 2013, at 4:40, Emmanuel Bourg wrote: > Le 31/07/2013 10:15, Benedikt Ritter a écrit : > >> Now that I'm thinking about it I don't understand what we need the copy >> method at all. CSVFormats are immutable and can therefore be shared. If I >> want a copy of a format but with a paramete

Re: [CSV] Duplicating CSVFormats (Was: Re: [CSV] Towards release 1.0)

2013-07-31 Thread Emmanuel Bourg
Le 31/07/2013 10:15, Benedikt Ritter a écrit : > Now that I'm thinking about it I don't understand what we need the copy > method at all. CSVFormats are immutable and can therefore be shared. If I > want a copy of a format but with a parameter set differently I can simply > call the withXxx() meth

Re: [CSV] Duplicating CSVFormats (Was: Re: [CSV] Towards release 1.0)

2013-07-31 Thread Benedikt Ritter
CSV-56; looks like we still need to answer >> the >> > >> > question about un/escape of TAB, FF, BACKSPACE >> > >> > CSV-35:at least needs careful documenting, and maybe a bit more >> > >> coding >> > >> > CSV-78:addr

[CSV] Duplicating CSVFormats (Was: Re: [CSV] Towards release 1.0)

2013-07-31 Thread Benedikt Ritter
hey > > >> handle > > >> > \r\n > > >> > CSV-42:mostly done? Not clear what else in the long list is > still > > >> > needed/wanted to be done for 1.0 > > >> > > > >> >So, without stepping on what others ar

RE: [CSV] Towards release 1.0

2013-07-30 Thread Roger L. Whitcomb
al Message- From: Gary Gregory [mailto:garydgreg...@gmail.com] Sent: Tuesday, July 30, 2013 10:37 AM To: Commons Developers List Subject: Re: [CSV] Towards release 1.0 On Fri, Jul 26, 2013 at 2:07 PM, Benedikt Ritter mailto:brit...@apache.org> > wrote: > Hi, > > I've attached

Re: [CSV] Towards release 1.0

2013-07-30 Thread Gary Gregory
is in place > >> > CSV-56:looks like needs research for other formats and how they > >> handle > >> > \r\n > >> > CSV-42:mostly done? Not clear what else in the long list is still > >> > needed/wanted to be done for 1.0

Re: [CSV] Towards release 1.0

2013-07-26 Thread Benedikt Ritter
n what others are doing, is there anything >> > NOT being handled that I can look into? >> > >> > Thanks, >> > ~Roger Whitcomb >> > >> > -Original Message- >> > From: Benedikt Ritter [mailto:brit...@apache.org] >> > Sent: Fr

Re: [CSV] Towards release 1.0

2013-07-24 Thread Benedikt Ritter
at I can look into? > > > > Thanks, > > ~Roger Whitcomb > > > > -Original Message- > > From: Benedikt Ritter [mailto:brit...@apache.org] > > Sent: Friday, June 28, 2013 4:57 AM > > To: Commons Developers List > > Subject: [CSV] Towards

Re: [CSV] Towards release 1.0

2013-07-23 Thread Gary Gregory
g] > Sent: Friday, June 28, 2013 4:57 AM > To: Commons Developers List > Subject: [CSV] Towards release 1.0 > > Hi, > > Just to bring CSV up again: JIRA currently has 10 open issues [1]. Five > with fix version 1.0 and five with 1.x. I'm planning to propose a patch &g

RE: [CSV] Towards release 1.0

2013-07-23 Thread Roger L. Whitcomb
013 4:57 AM To: Commons Developers List Subject: [CSV] Towards release 1.0 Hi, Just to bring CSV up again: JIRA currently has 10 open issues [1]. Five with fix version 1.0 and five with 1.x. I'm planning to propose a patch for CSV-99 [2] this weekend. Would be nice if we could manage to fix

Re: [CSV] Towards release 1.0

2013-06-28 Thread Gary Gregory
We're getting there... Gary On Fri, Jun 28, 2013 at 7:56 AM, Benedikt Ritter wrote: > Hi, > > Just to bring CSV up again: JIRA currently has 10 open issues [1]. Five > with fix version 1.0 and five with 1.x. I'm planning to propose a patch for > CSV-99 [2] this weekend. Would be nice if we cou

[CSV] Towards release 1.0

2013-06-28 Thread Benedikt Ritter
Hi, Just to bring CSV up again: JIRA currently has 10 open issues [1]. Five with fix version 1.0 and five with 1.x. I'm planning to propose a patch for CSV-99 [2] this weekend. Would be nice if we could manage to fix the other four issues soon. So if you have spare time, just go ahead! Benedikt