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/13 14:48:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16473513#comment-16473513 ] 

Oliver Heger commented on CONFIGURATION-701:
--------------------------------------------

Yes, this could be useful for some use cases. Patches welcome (ideally with unit tests).

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