User "Nikerabbit" posted a comment on MediaWiki.r97159. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97159#c22588 Commit summary:
Use IContextSource instead of RequestContext inside type hints and instanceof checks. All we need is something that implements IContextSource and it's possible we may want to implement types of RequestContext that don't directly extend RequestContext but are perfectly valid to be passed to classes. Comment: Not sure if I like the name IContextSource, but the idea is correct. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
