https://bugzilla.wikimedia.org/show_bug.cgi?id=25962
--- Comment #12 from Michael Dale <[email protected]> 2012-03-02 16:31:16 UTC --- (In reply to comment #10) > Maybe the use of full urls on mw.loader.load should just be deprecated in > favor > of jQuery.getScript and keep mw.loader.load only for modules... I think it would be valuable to use a single entry point, you never know in the future some usages of the resource loader ( ie for external plugins ) may want to support both minified and non-minified access to external urls. Think about a wiki loading some modules from mediaWiki.org and wanting to be able to debug and or load things minified via a resource loader flag that lets you load external resources. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
