"Jeroen De Dauw" changed the status of MediaWiki.r114081 to "new" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114081#c32340
Old Status: fixme New Status: new Commit summary for MediaWiki.r114081: adding special page with scaffolding for caching chunks of HTML Jeroen De Dauw's comment: Ok, changed to the value you suggested in r114147. However do note that I got the value that I used by looking through the code as well, which was in MWMemcached, line 984. The main purpose of this message is to notify the user that what they are seeing might not be the most recent. Note how this is already more info then you get on actual article pages. In case of the ttl, showing the max age is a nice addition since it can easily be done. Unless for some good reason you want to provide the user with more info, storing the date somewhere and doing a query for it is waaaaay to much work. If you have some use case for it, then I suggest adding it as new feature, which is off unless enabled in the deriving class. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
