https://bugzilla.wikimedia.org/show_bug.cgi?id=72103
--- Comment #2 from Brad Jorsch <[email protected]> --- Not too difficult, but it's also likely to be somewhat poorly performing since it would require recursing through all modules and filtering by this group field. We've long cached the old API help page for this sort of reason, and the new help page is cached too in the commonly-hit case with recursivesubmodules. We'll have to consider whether the hits to this would be uncommon enough that the performance hit wouldn't be prohibitive, or often enough that it would be worth the potentially-large number of cache entries. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
