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/20 21:23:14 UTC

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

Oliver Heger created CONFIGURATION-576:
------------------------------------------

             Summary: 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)