You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Nicholas Verbeck (JIRA)" <ji...@apache.org> on 2018/05/14 16:34:00 UTC

[jira] [Updated] (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 ]

Nicholas Verbeck updated CONFIGURATION-701:
-------------------------------------------
    Attachment: CONFIGURATION-701.patch

> 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
>         Attachments: 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)