Closed pjoeterbliep closed 2 months ago
Amazing! What a quick turnaround! <3
Is there a reason we want to support both endpoints? Can you just replace the existing functionality rather than supporting both json and ws?
Backwards compatibility mostly. You dont want all tools to break when we deploy this right?
Or maybe you do
Code would for sure be simpler if we allow only one endpoint
I think it's completely fine to break backwards compatibility and forget the ws endpoint. There are so few tools that actually use this plugin, and it's a very easy fix.
Closed in favor of https://github.com/weirdgloop/mediawiki-extensions-RSHiscores/pull/3 Consensus seems to be to break backwards compatibility while implementing this feature, which is what that pull request does
Tested it, seems to work.