[ http://issues.apache.org/jira/browse/CONFIGURATION-227?page=all ]

Oliver Heger resolved CONFIGURATION-227.
----------------------------------------

    Fix Version/s: Nightly Builds
       Resolution: Fixed

A fix was applied that improves the compatibility of ConfigurationDynaBean with 
other configuration types, namely hierarchical configurations (there is also a 
new unit test class running all test cases on a XMLConfiguration). The only 
requirement is that the configuration uses the dot (".") as property delimiter. 
For hierarchical configurations that make use of a special expression engine 
this could be a problem.

> ConfigurationDynaBean does not work well with all types of configurations
> -------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-227
>                 URL: http://issues.apache.org/jira/browse/CONFIGURATION-227
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.2 Final
>            Reporter: Oliver Heger
>         Assigned To: Oliver Heger
>            Priority: Minor
>             Fix For: Nightly Builds
>
>
> The current implementation of ConfigurationDynaBean makes some assumptions 
> about the underlying Configuration object that are not met by all 
> configuration implementations. Especially setting values for indexed 
> properties by calling getList() and manipulating mapped properties through a 
> subset configuration do not work for configurations derived from 
> HierarchicalConfiguration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to