Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
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.