Deprecate various ResourceLoader modules
authorjdlrobson <jdlrobson@gmail.com>
Wed, 3 Aug 2016 16:16:24 +0000 (09:16 -0700)
committerjdlrobson <jdlrobson@gmail.com>
Wed, 10 Aug 2016 18:25:20 +0000 (11:25 -0700)
commit9e712ce6382f99030b3b51582c3e5d145592c597
tree4950298c5cb205d4c8d5080b6238089948d1bcd0
parentd181ba1a9b00e7b7e418b82e0b0def3cc184e48d
Deprecate various ResourceLoader modules

Various modules in MediaWiki core replicate functionality elsewhere.
To improve consistency with how we build things and how things appear
in the frontend we need to guide engineers and gadget developers to use
the same libraries. No deprecation dates are given for these modules
but this is hoped to be the starting point for some good conversations
that will guide us to better frontend development

If a module depends on a deprecated module, it itself is not marked
as deprecated

Bug: T142418
Change-Id: Ibbfcfde64072e7d3e3ee5ecb7f966fd889259798
resources/Resources.php