User "Hashar" posted a comment on MediaWiki.r84796. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84796#c17770 Commit summary:
Break svn blame on every single line of SpecialWatchlist.php by converting it to subclass SpecialPage and hence changing the indentation :D. SpecialInterwikiWatchlist.php is virtually a clone of this code, so make it subclass in turn and remove duplication; there is probably more that could be removed. Only three more global-function special page implementations left. \o/ Comment: You should have made it a double commit. The second being the reindentation. Make thing reviewable :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
