Nicholas Verbeck created CONFIGURATION-701:
----------------------------------------------
Summary: Add support to CompositeConfiguration to allow
Configurations to be prepend to the LinkedList
Key: CONFIGURATION-701
URL: https://issues.apache.org/jira/browse/CONFIGURATION-701
Project: Commons Configuration
Issue Type: Improvement
Affects Versions: 2.2
Reporter: Nicholas Verbeck
Create methods like addFirstConfiguration with similar signatures as
addConfiguration but instead of appending them to the LinkedList add them to
the start of the list. This would allow for support of inserting new override
configs post initial construction without needing to rebuild a new
CompositeConfiguration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)