"Reedy" posted a comment on MediaWiki.r107277. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107277#c28517
Commit summary for MediaWiki.r107277: Simplified profiling by wrapping wfProfileIn/Out calls in a class. Profile all methods that call wfShellExec(), explicitly or implicitly. Reedy's comment: Will the destruct method actually be called when you think it will/want it to? I know in more managed languages, all you know is the destructor *should be* (not will) called sometime after it's out of scope... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
