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

Oliver Heger commented on CONFIGURATION-484:
--------------------------------------------

Well, then this issue is probably not too critical. I am afraid that a fix 
would not be easy.

In {{PropertiesConfiguration}} we go a long way to retain many aspects of the 
original layout by using a {{PropertiesConfigurationLayout}} object. I wonder 
whether parts of this approach could be reused here; at least properties like 
comments, separators, or leading blanc lines are common for boths formats.
                
> HierarchicalINIConfiguration don't encode coma separated lists/arrays 
> ----------------------------------------------------------------------
>
>                 Key: CONFIGURATION-484
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-484
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Type conversion
>    Affects Versions: 1.8
>         Environment: Windows x64
>            Reporter: Jose Getino
>            Priority: Minor
>
> HierarchicalINIConfiguration correctely parses coma separated values into 
> arrays or lists. 
> However there is no way to save arrays/lists in this format. It always split 
> the list in a bunch of properties. 

--
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

        

Reply via email to