Oliver Heger created CONFIGURATION-512:
------------------------------------------
Summary: Add support for immutable configurations
Key: CONFIGURATION-512
URL: https://issues.apache.org/jira/browse/CONFIGURATION-512
Project: Commons Configuration
Issue Type: New Feature
Affects Versions: 1.9
Reporter: Oliver Heger
The {{Configuration}} interface allows manipulating configuration objects.
There are use cases in which it is not necessary or even forbidden to change
the content of a Configuration. To support such use cases, a new interface
{{ImmutableConfiguration}} should be introduced which allows only querying of
configuration data. In addition, it should be possible to transform a mutable
configuration into an immutable one.
--
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