To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99077
                 Issue #|99077
                 Summary|Unnecessary copy of temporary file when saving Calc do
                        |cument
               Component|framework
                 Version|DEV300m41
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mav
             Reported by|nn





------- Additional comments from n...@openoffice.org Tue Feb 10 15:19:39 +0000 
2009 -------
When a Calc file is saved (to ods), each xml stream is saved to a temporary file
and later committed to the package.

But the temporary file is copied again by the OWriteStream implementation. That
isn't really necessary in this scenario and should be avoided for performance
reasons (content.xml in Calc files can be quite large).

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to