To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63875





------- Additional comments from [EMAIL PROTECTED] Wed Mar 21 11:33:26 +0000 
2007 -------
The problem currently is that OOo uses different temporary files for each
document, embedded document and etc. So there is no way to predict the number of
temporary files, because it is scenario dependent. Thus, to save system
resources, only currently necessary temporary files stay opened, when a
temporary file is not used it is closed and opened later on demand. So most of
the temporary files stay closed and can be removed.

There are plans to reimplement the temporary files handling so that only one
file that has internally a kind of FileSystem is used. In this case the file
could stay opened for the whole time and it would be impossible to remove it. If
the reimplementation will be done for OOo2.3 there is no need to introduce the
special error handling.

---------------------------------------------------------------------
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]

Reply via email to