[ 
https://issues.apache.org/jira/browse/CONFIGURATION-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Heger resolved CONFIGURATION-506.
----------------------------------------

    Resolution: Fixed

The classes have been removed in revision 1387733.
                
> Remove obsolete HierarchicalConfiguration.Node class and related classes
> ------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-506
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-506
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.9
>            Reporter: Oliver Heger
>            Assignee: Oliver Heger
>             Fix For: 2.0
>
>
> {{HierarchicalConfiguration}} contains a nested {{Node}} class which exists 
> for reasons of backwards compatibility only. It is just a thin wrapper around 
> the {{ConfigurationNode}} class. This class should be removed as it does not 
> serve any purpose.
> There are some other classes related to this {{Node}} class which can also be 
> removed:
> * the nested {{NodeVisitor}} class
> * the deprecated {{ConfigurationKey}} class
> Existing implementations of {{NodeVisitor}} should be switched to use the 
> visitor interface defined in terms of {{DefaultConfigurationNode}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to