[
https://issues.apache.org/jira/browse/CSV-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238354#comment-13238354
]
Emmanuel Bourg commented on CSV-78:
-----------------------------------
I'm fine with Characters instead of primitives if there is no impact on the
parser performance. This will certainly mean that the primitive values have to
be cached in the parser.
> Use Character instead of char for char fields except delimiter
> --------------------------------------------------------------
>
> Key: CSV-78
> URL: https://issues.apache.org/jira/browse/CSV-78
> Project: Commons CSV
> Issue Type: Improvement
> Reporter: Sebb
>
> Apart from the delimiter - which must be specified (obviously) - the other
> char fields are optional.
> At present it's not possible to create a new format from an existing format
> and remove (say) the encapsulation character.
> If the parameters were changed to Character instead of char, then it would be
> possible to pass null.
--
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