"Jeroen De Dauw" posted a comment on MediaWiki.r111468.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111468#c30986

Commit summary for MediaWiki.r111468:

follow up to r111264; split up class into one representing a table and one 
representing rows. Also getting rid of staticness, in particular LSB, so this 
becomes PHP 5.2 compatible. Not done yet, will follow up later

Jeroen De Dauw's comment:

ref removed in r111558

> Use $this->className = new EPOrgs ? 

Man, this is why we should switch to PHP 5.3. It's flipping '''ridiculous''' to 
have to put such boilerplate code in EVERY subclass >_> And I really do not 
want to crappify the EducationProgram code which can use 5.3 anyway by putting 
that in. So what about having this field be optional, and use it when it's set, 
and when it's not, use the static keyword?

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to