User "Mdale" posted a comment on MediaWiki.r86577. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86577#c16857 Commit summary:
Added generic bucketing feature to the user object, which handles bucketing users, invalidating bucketing on version changes, tracking and and persistence. Comment: Well to "load" subsequent modules we need the "loader code" in there. Basic message code is also kind of core in the sense the when you load modules they have associated messages. Extended message parsing is already a separate module ( presently hosted in upload wizard and MwEmbedSupport extensions, but would be good to move them into a module in core resources but not copy it into mediawiki.js ;). This way interface modules that need extended message parsing can set it as a dependency. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
