Page MenuHomePhabricator

Add MultiConfig/fallback class
Closed, ResolvedPublic

Description

We need some kind of fallback support when fetching config options. We can either have each config class have a parent object and implement fallback, or just have a MultiConfig which has other config objects as member variables, and handles all the logic.

I discussed this with Daniel Kinzler at the hackathon, and he recommended going with the MultiConfig route.


Version: 1.24rc
Severity: enhancement

Details

Reference
bz69418

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:39 AM
bzimport set Reference to bz69418.

Change 153541 had a related patch set uploaded by Legoktm:
[WIP] Add MultiConfig for fallback logic

https://gerrit.wikimedia.org/r/153541

Change 153541 merged by jenkins-bot:
Add MultiConfig for fallback logic

https://gerrit.wikimedia.org/r/153541