It might need a rename, since it looks like its scope has changed.  It
doesn't really just deal with CSV files anymore.  It allows custom
delimiter characters.  I have a few other suggestions as well:

1.  Change the char properties that can be "disabled" to Character
objects.  Thus, a null value indicates disabling that feature?
2.  Change references to CSV to Csv in the class names.
3.  Use a "builder" pattern to define the formats.


On Wed, Nov 9, 2011 at 9:41 PM, Henri Yandell <flame...@gmail.com> wrote:
> Big +1.
>
> Glad to see interest showing - if others are working on it then I'll
> happily dive in and help.
>
> Hen
>
> On Wed, Nov 9, 2011 at 5:41 PM, James Carman <ja...@carmanconsulting.com> 
> wrote:
>> +1 for java 6
>> On Nov 9, 2011 7:59 AM, "Gary Gregory" <garydgreg...@gmail.com> wrote:
>>
>>> +1.
>>>
>>> You can even make it use Java 6 as far as I'm concerned.
>>>
>>> Gary
>>>
>>> On Wed, Nov 9, 2011 at 6:44 AM, Emmanuel Bourg <ebo...@apache.org> wrote:
>>>
>>> > Hi,
>>> >
>>> > Any objection to bring [csv] into the third millennium and make it use
>>> > Java 5?
>>> >
>>> > Emmanuel Bourg
>>> >
>>> >
>>>
>>>
>>> --
>>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>>> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>>> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to