User "^demon" posted a comment on MediaWiki.r96716.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96716#c22311
Commit summary:

Refactor deferrable updates into classes & interfaces, also add helper method 
for the most common use case:

$wgDeferredUpdateList[] = new HTMLCacheUpdate( $title, "sometable" );

I kept b/c with $wgDeferredUpdateList for now, but seeing as only 3 exts in svn 
use it (FileSearch, FlaggedRevs and WikiScripts), I'd like to deprecate it 
pretty soon :)

Comment:

Added @since in the followup. I guess you could shorten it if that really 
bothers you...but I'm lazy, it's a Saturday and I have a headache.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to