To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56783
------- Additional comments from [EMAIL PROTECTED] Fri Oct 28 04:18:58 -0700 2005 ------- No. This patch will reduce stat calls significantly. That code currently only ever gets called with empty timestamp. The timestamp parameter here would be used for caching remote data for offline use. That was used for some StarOffice7 feature, but never in OOo. Unfortunately the same files will be stat'ed for the binary cache a little later. Thus this patch won't reduce *unique* stats. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
