[ http://issues.apache.org/jira/browse/CONFIGURATION-212?page=all ]
     
Oliver Heger resolved CONFIGURATION-212:
----------------------------------------

    Resolution: Won't Fix

With SubnodeConfiguration and the new method configurationAt() of 
HierarchicalConfiguration there is now a reasonable alternative for subset(). 
So this bug report can be closed.

> [configuration] The subset configuration returned by 
> HierarchicalConfiguration is not "life"
> --------------------------------------------------------------------------------------------
>
>          Key: CONFIGURATION-212
>          URL: http://issues.apache.org/jira/browse/CONFIGURATION-212
>      Project: Commons Configuration
>         Type: Improvement

>     Versions: Nightly Builds
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Oliver Heger
>     Priority: Minor

>
> For most Configuration implementations derived from AbstractConfiguration the
> Configuration object returned by the subset() method is connected to its
> original configuration. This means that changing either the subset or the
> original configuration will immediately have effect on each other.
> This is not the case for HierarchicalConfiguration and derived classes. The
> behavior of the subset() implementations should be made consistent.

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