Oliver Heger created CONFIGURATION-518:
------------------------------------------

             Summary: Rework interpolation API
                 Key: CONFIGURATION-518
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-518
             Project: Commons Configuration
          Issue Type: Improvement
          Components: Interpolation
    Affects Versions: 1.9
            Reporter: Oliver Heger
            Assignee: Oliver Heger
             Fix For: 2.0


The current implementation of the interpolation features has some shortcomongs:
* Internally used class from commons-lang are directly exposed in the public 
API. This causes a tight connection to this project.
* It is not thread-safe.

This ticket is about (slightly) redesigning the affected class to fix the 
mentioned problems.

--
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