"Tim Starling" changed the status of MediaWiki.r110253 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110253#c30364

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r110253:

* Split up process cache in FileBackend into separate arrays for expensive and 
inexpensive entries. Put the local reference FSFile object cache in the former 
since it takes up disk space on /tmp.
* Removed FileBackendBase::resolveWikiId(); doesn't really work well with 
FileBackendMultiWrite and the functionality is best handled in 
resolveContainerName(). Follows-up r108303.
* Gave FileOp::doAttempt() a default implementation (a no-op) to be more 
libertarian.
* Some documentation tweaks.

Tim Starling's comment:

There are a lot of words that start with "exp". In most places where you used 
this abbreviation, it's not obvious what the meaning is. Can't you just use the 
full word?

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

Reply via email to