You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2014/04/21 13:51:15 UTC

[jira] [Resolved] (CONFIGURATION-576) Make hierarchical configurations more extensible regarding their node structures

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

Oliver Heger resolved CONFIGURATION-576.
----------------------------------------

    Resolution: Fixed

Fixed after the integration of the immutableNodes branch in revision 1588831.

> Make hierarchical configurations more extensible regarding their node structures
> --------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-576
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-576
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.9
>            Reporter: Oliver Heger
>             Fix For: 2.0
>
>
> Currently, all implementations of hierarchical configurations store their complete data in-memory.
> There are other hierarchical structures which could nicely be queried using the {{HierarchicalConfiguration}} interface, e.g. JNDI trees, or the Java preferences API. However, the integration of other hierarchical structures is currently not supported.
> It would be good if base classes for hierarchical configurations supported the integration of other hierarchical structures.



--
This message was sent by Atlassian JIRA
(v6.2#6252)