https://bugzilla.wikimedia.org/show_bug.cgi?id=22018
--- Comment #7 from Martin Keckeis <[email protected]> 2010-01-05 14:22:06 UTC --- (In reply to comment #6) > Martin, > > have you ever seen a profiler? Or is all your wisdom coming from a book? Do you ever read a good book? About PHP Design Patterns or software architecture,.. > > 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? Can u give me a link where are more information that this is "usually parsing issue"? Maybe i use eAccelerator? But what is with mediawiki installation which don't use that? > 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. Maybe my suggestion for AutoLoader is not brilliant, but a lot better then writting over 500 lines with Paths.... > Reformatting would break the blame feature, and I love blame feature! :) Okay when this is the oppinion of u and most of wikipedia developers, i'm wrong here. Much code in mediawiki is old, hard to maintain, hard to read (for new developers), no clear structure can be found, and many more... IF ALL developers like this -> okay i don't want to do anything here. So FORGETT please my first suggestion to help with developing mediawiki. > Anyway, none of your suggestions would have any impact, yet, please give more, > so I can point out how you're wrong again ;-) Thanks: I'm at every point wrong and u're the PHP pro i hope i'll be sometime. -- 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
