You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (JIRA)" <ji...@apache.org> on 2012/09/12 15:53:08 UTC

[jira] [Commented] (CSV-88) Not possible to create a CSVFormat from scratch

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

Gary D. Gregory commented on CSV-88:
------------------------------------

Being forced to use an API style (fluent or other) is oh so lame.

Let's just make the ctor public. It does not break the fact that the object is immutable.
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira