[ 
https://issues.apache.org/jira/browse/CSV-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239341#comment-13239341
 ] 

Emmanuel Bourg commented on CSV-88:
-----------------------------------

+0 for a no arg constructor equivalent to the default format.

-1 for more constructors or making PRISTINE public. More constructors defeats 
the purpose of the fluent API, and PRISTINE is useless as a base format because 
all properties have to be defined.

                
> Not possible to create a CSVFormat from scratch
> -----------------------------------------------
>
>                 Key: CSV-88
>                 URL: https://issues.apache.org/jira/browse/CSV-88
>             Project: Commons CSV
>          Issue Type: Bug
>            Reporter: Sebb
>
> It's not possible to create a CSVFormat except by modifying an existing 
> format.
> Could either make the PRISTINE format public, or provide a constructor with a 
> single parameter (the delimiter).
> Could provide a no-args ctor instead, but there seems little point in that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to