[
https://issues.apache.org/jira/browse/CONFIGURATION-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger resolved CONFIGURATION-563.
----------------------------------------
Resolution: Fixed
Fixed in subversion in revision 1555840.
> Make DefaultConfigurationEngine immutable
> -----------------------------------------
>
> Key: CONFIGURATION-563
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-563
> Project: Commons Configuration
> Issue Type: Improvement
> Components: Expression engine
> Affects Versions: 1.10
> Reporter: Oliver Heger
> Fix For: 2.0
>
>
> Currently, {{DefaultExpressionEngine}} has set methods for a bunch of
> properties representing the various symbols it supports.
> It would be better if an instance could be initialized with a set of symbols
> and afterwards is immutable. Then an instance of {{DefaultExpressionEngine}}
> can be shared between multiple configuration instances.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)