https://bugzilla.wikimedia.org/show_bug.cgi?id=69418

            Bug ID: 69418
           Summary: Add MultiConfig/fallback class
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Configuration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to