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

Ralph Goers commented on CONFIGURATION-356:
-------------------------------------------

getConfigurations has been added to return the List of configurations. 
getConfigurationNameList returns the names of the configurations in the List, 
some of which may be null since configurations are not required to have a name.

> CombinedConfiguration does not return the list of configurations and the set 
> of names returned does not match their order.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-356
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-356
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>             Fix For: 1.7
>
>
> CombinedConfiguration provides no way to get the full list of configurations. 
> Additionally, getConfigurationNames returns a Set of names that is not in the 
> same order as the configurations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to