Re: [Wikitech-l] Deprecate $wgEnableAPI?

2015-10-13 Thread Yuri Astrakhan
+1 On Oct 14, 2015 02:49, "Erik Bernhardson" wrote: > +∞. This switch can only make things more complicated, and i highly doubt > developers are taking this into consideration when writing new features. It > seems like a 'please break everything' switch. > > On Tue,

[Wikitech-l] Deprecate $wgEnableAPI?

2015-10-13 Thread Max Semenik
Hey, I've created https://phabricator.wikimedia.org/T115414 to remove $wgEnableAPI. Quoting the bug: By now, MediaWiki is severely crippled without the API, with most of interesting extensions relying on the API, it becomes more and more problematic to disable it. Now it's probably fair to say

Re: [Wikitech-l] Deprecate $wgEnableAPI?

2015-10-13 Thread Erik Bernhardson
+∞. This switch can only make things more complicated, and i highly doubt developers are taking this into consideration when writing new features. It seems like a 'please break everything' switch. On Tue, Oct 13, 2015 at 3:49 PM, Max Semenik wrote: > Hey, I've created