https://bugzilla.wikimedia.org/show_bug.cgi?id=39665
--- Comment #1 from Sam Reed (reedy) <[email protected]> 2012-08-26 15:40:39 UTC --- Yay, reflection. Done like this, it's always going to be costly This is at least somewhat better than it was (changed recently), in some cases, where this list would be created twice... We stick this in some apc (maybe the simplest way), or memcached, though that feels slightly strange Other than that, I suppose we could have this defined in code, rather than the current resultant iteration over $wgAPIPropModules and $wgAPIListModules -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
