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 2018/05/17 20:17:00 UTC

[jira] [Resolved] (CONFIGURATION-701) Add support to CompositeConfiguration to allow Configurations to be prepend to the LinkedList

     [ https://issues.apache.org/jira/browse/CONFIGURATION-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger resolved CONFIGURATION-701.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3

Patch applied in SVN revision 1831807. Many thanks again.

If you want to be added to the contributors section in pom.xml, please send us the data you want to have included.

> 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
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: CONFIGURATION-701.patch, CONFIGURATION-701.patch
>
>
> 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)