[ 
https://issues.apache.org/jira/browse/CSV-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedikt Ritter updated CSV-99:
-------------------------------

    Attachment: CSV-99_-_Revert_Builder_implementation_in_CSVFormat-2.patch

Hi,

I've updated my working copy and created a new patch via command line. This 
should work better than the first one. Thanks for having a look.

I've tried to make as few changes as possible. For example 
CSVFormat.copy(CSVFormat) is a substitute for the old 
CSVFormat.newBuilder(CSVFormat) method, that had to be static because it 
created a builder. Now that all methods create formats the copy() method could 
be an instance method.

Benedikt
                
> Revert Builder implementation in CSVFormat
> ------------------------------------------
>
>                 Key: CSV-99
>                 URL: https://issues.apache.org/jira/browse/CSV-99
>             Project: Commons CSV
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>             Fix For: 1.0
>
>         Attachments: 
> CSV-99_-_Revert_Builder_implementation_in_CSVFormat-2.patch, 
> CSV-99_-_Revert_Builder_implementation_in_CSVFormat.patch
>
>
> As discussed on the [1] we want to revert the builder implementation 
> introduced in r1409449 [2]. 
> [1] http://markmail.org/thread/uohiwcfrbv2kem7l
> [2] http://svn.apache.org/viewvc?view=revision&revision=1409449

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to