https://bugzilla.wikimedia.org/show_bug.cgi?id=22018
Domas Mituzas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Domas Mituzas <[email protected]> 2010-01-05 13:53:16 UTC --- Martin, have you ever seen a profiler? Or is all your wisdom coming from a book? Do note, '' vs "" is usually parsing issue, and is not an issue once you're executing opcode cache. You probably never tried using opcode cache? The AutoLoader change you suggest is not brilliant at all, as it would not allow us to maintain arbitrary code structure. And we like arbitrary code structure. Reformatting would break the blame feature, and I love blame feature! :) Anyway, none of your suggestions would have any impact, yet, please give more, so I can point out how you're wrong again ;-) Cheers, Domas -- 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
