Hm, now Thomas is suggesting making it protected... Which is almost like making public but we would not have to officially keep it for BC?
Gary On Tue, Apr 8, 2014 at 6:32 AM, Gary Gregory <[email protected]> wrote: > Ok, I will revert. > > Gary > > > -------- Original message -------- > From: Benedikt Ritter > Date:04/08/2014 01:15 (GMT-05:00) > To: Commons Developers List > Subject: Re: [CSV] [CSV-110] Making CSVParser.nextRecord() > > Hi, > > I'm in my mobile, so don't expect to much prose from me :) > Making nextRecord() public and the example you provided in the jira look > like a hack to me. Let's finish 1.0 and then think about this feature. It > feels like an Addition to the API that can easily be integrated after 1.0 > > my 2 cents :) > Bene > > Send from my mobile device > > > Am 08.04.2014 um 01:06 schrieb Gary Gregory <[email protected]>: > > > > Ping... > > > > revert? keep it public? > > > > Gary > > > > > > On Mon, Apr 7, 2014 at 10:47 AM, Gary Gregory <[email protected] > >wrote: > > > >> Hi All: > >> > >> For those of you who do not follow JIRA closely. Please take a look at > my > >> reasoning in [CSV-110] for changing the visibility of > >> CSVParser.nextRecord() to public from package private. > >> > >> Gary > >> > >> [CSV-110] https://issues.apache.org/jira/browse/CSV-110 > >> > >> -- > >> E-Mail: [email protected] | [email protected] > >> Java Persistence with Hibernate, Second Edition< > http://www.manning.com/bauer3/> > >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > >> Spring Batch in Action <http://www.manning.com/templier/> > >> Blog: http://garygregory.wordpress.com > >> Home: http://garygregory.com/ > >> Tweet! http://twitter.com/GaryGregory > > > > > > > > -- > > E-Mail: [email protected] | [email protected] > > Java Persistence with Hibernate, Second Edition< > http://www.manning.com/bauer3/> > > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > > Spring Batch in Action <http://www.manning.com/templier/> > > Blog: http://garygregory.wordpress.com > > Home: http://garygregory.com/ > > Tweet! http://twitter.com/GaryGregory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
