User "Aaron Schulz" posted a comment on MediaWiki.r102083. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102083#c26717 Commit summary:
Made use of Pager::doBatchLookups() and Pager::getUser() in special page Pagers Comment: Oh, I thought you were talking about the core function. I'm not sure if it's worth a common method. Different Pagers will want different batch lookups. Though a page_namespace,page_title one is probably common enough to deserve a function maybe. I don't want nominal OOP just for code reuse though. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
