[
https://issues.apache.org/jira/browse/CSV-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239465#comment-13239465
]
Emmanuel Bourg commented on CSV-53:
-----------------------------------
I agree that numeric fields are not to be converted to floats by the parser, my
comment was referring to the printer.
The escaping might be specified by another enum to select between quote
doubling, quote escaping and no escaping.
> Allow to always enclose printed values into quotes
> --------------------------------------------------
>
> Key: CSV-53
> URL: https://issues.apache.org/jira/browse/CSV-53
> Project: Commons CSV
> Issue Type: Improvement
> Components: Printer
> Reporter: Emmanuel Bourg
> Fix For: 1.x
>
>
> The printer encloses the values into quotes only if it contains a special
> character like a field separator or a line separator. However some
> applications expect the values to always be enclosed into quotes. It's
> necassary to be able to control how the quotes are added, either always or as
> needed.
--
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