https://bugzilla.wikimedia.org/show_bug.cgi?id=18352
PediaPress Support Team <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from PediaPress Support Team <[email protected]> 2009-04-06 09:17:00 UTC --- Thanks a lot for the patch! But I also talked with Domas at the meet-up who said, more important than the performance issue w/ loading the system message (which will be fixed by changes to core MediaWiki code in a few weeks) is the fact, that lots of PHP code gets loaded each time. Your patch is a very good starting point for this problem, too! But some methods in Collection.hooks.php use static methods from Collection.body.php, so I'll refactor that before I'll commit the changes. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
