I didn't notice it till now, but SMW is doing the same message short-circuiting that SF was doing (I fixed that in SF), and it's on the ToDo. I've committed a number of wfLoadExtensionMessages into SMW. These should cover just about every area where messages are needed.
Unfortunately there are still a few special pages using functions rather than classes. Because of these we cannot remove the short-circuit just yet. If anyone feels like refactoring most of the special pages to use proper SpecialPage classes rather than functions please go ahead. Once we get that done we can remove that 10% loading overhead. -- ~Daniel Friesen(Dantman, Nadir-Seen-Fire) of: -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --The ElectronicMe project (http://electronic-me.org) --Games-G.P.S. (http://ggps.org) -And Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) --Animepedia (http://anime.wikia.com) --Narutopedia (http://naruto.wikia.com) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Semediawiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
