User "Happy-melon" posted a comment on MediaWiki.r86872. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86872#c16333 Commit summary:
Implement an interface and abstract class to hold the widely-reused get(Request|User|Title|Lang|Skin|Output) accessors for objects acting as a context source. Article is rather messier because both getTitle() and getUser() are in use for other things, and Article::$mTitle is in extremely wide use both within Article.php and outside. Comment: Yikes... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
