Last modified: 2014-02-20 10:47:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58474, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56474 - Code quality: Abstract out the API calling methods
Code quality: Abstract out the API calling methods
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
MultimediaViewer (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: code_quality
  Show dependency treegraph
 
Reported: 2013-11-01 16:33 UTC by Mark Holmquist
Modified: 2014-02-20 10:47 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mark Holmquist 2013-11-01 16:33:48 UTC
Calling the API is done in sort of a funky way. I'd like to make it easy for us to queue multiple API calls into one batch, and to fetch the appropriate results easily(ish). That way we can conditionally add repoInfo fetches, as well as gender lookups or thumbnail sizes, and it will all be centralized.

I don't think this is a core functionality yet, but we should keep our eyes open for chances to put this into core.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links