Page MenuHomePhabricator

[SMW] [ROADMAP] [OPEN] RequestContext refactoring
Closed, ResolvedPublic

Description

This request is used to track the corresponding roadmap point.

Description

When MW 1.18 becomes the min requirement, we can make use of the RequestContext functionality and get rid of many many globals. Also need to figure out if anything in SMW should derive from this class or at least implement RequestContext.

Package

SMW

Dependencies

N/A

Release

Not defined


Version: unspecified
Severity: normal

Details

Reference
bz37445

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:24 AM
bzimport set Reference to bz37445.
bzimport added a subscriber: Unknown Object (MLST).
Unknown Object (User) added a comment.Jun 10 2012, 7:39 AM

Technical details can be found at [1]

[1] http://www.mediawiki.org/wiki/Manual:RequestContext

Unknown Object (User) added a comment.Jan 20 2013, 3:29 PM

Base classes (abstract or final) that are context aware (SMW 1.9):

SMW\ResultPrinter (I3c056c5b)
SMW\Highlighter (I955e3b08)
SMW\ConceptPage (I5eccab83)