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

Emmanuel Bourg commented on CSV-126:
------------------------------------

The fully qualified field names in the properties file don't look very user 
friendly to me, what about using something shorter? Also I wonder if the 
{{CSVFormat#from(Properties)}} method is really necessary, I'm not sure to see 
why someone would want to mix an existing format with external properties. Last 
point, if we are going to load a format from a Properties we'll also need a way 
to save it, so a {{toProperties()}} method would seem appropriate.

> Initialize a CSVFormat from Properties
> --------------------------------------
>
>                 Key: CSV-126
>                 URL: https://issues.apache.org/jira/browse/CSV-126
>             Project: Commons CSV
>          Issue Type: Wish
>            Reporter: Xavier Courangon
>            Priority: Minor
>             Fix For: Patch Needed
>
>         Attachments: commons-csv_CSV-126.patch
>
>
> Hi,
> It would be nice to be able to initialize a CSVFormat from a Properties 
> object or a properties file.
> Some CSVParser may have to be initialized form a configuration file.
> Thanks. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to