You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2014/04/07 16:47:13 UTC

[CSV] [CSV-110] Making CSVParser.nextRecord()

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: garydgregory@gmail.com | ggregory@apache.org
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

Re: [CSV] [CSV-110] Making CSVParser.nextRecord()

Posted by Benedikt Ritter <be...@gmail.com>.
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 <ga...@gmail.com>:
> 
> Ping...
> 
> revert? keep it public?
> 
> Gary
> 
> 
> On Mon, Apr 7, 2014 at 10:47 AM, Gary Gregory <ga...@gmail.com>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: garydgregory@gmail.com | ggregory@apache.org
>> 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: garydgregory@gmail.com | ggregory@apache.org
> 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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [CSV] [CSV-110] Making CSVParser.nextRecord()

Posted by Gary Gregory <ga...@gmail.com>.
Ping...

revert? keep it public?

Gary


On Mon, Apr 7, 2014 at 10:47 AM, Gary Gregory <ga...@gmail.com>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: garydgregory@gmail.com | ggregory@apache.org
> 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: garydgregory@gmail.com | ggregory@apache.org
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