[
https://issues.apache.org/jira/browse/CSV-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454341#comment-13454341
]
Sebb commented on CSV-88:
-------------------------
bq. Being forced to use an API style (fluent or other) is oh so lame.
Not sure what you mean by that. Do you mean being forced to use a single style
is lame?
If not, I don't see how it's possible to design an API that is totally
style-free - just as every speaker has an accent.
bq. Let's just make the ctor public.
The problem is that the DISABLED char then also has to be made public.
As it stands, the char is a hack; exposing it is a bad idea. Ideally it should
be eliminated.
And it is very messy using the ctor directly. Try it.
> 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