To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83285
                 Issue #|83285
                 Summary|File save operations should not block
               Component|framework
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|ui
             Assigned to|tm
             Reported by|soeiro





------- Additional comments from [EMAIL PROTECTED] Sat Nov  3 22:06:12 +0000 
2007 -------
Hello

The file save operation should be done in a background thread, allowing the user
to instantly start working and modifying the current document. Perhaps, only the
save operation should be blocked until the previous one is complete.

The best strategy to implement this feature has to be statudied. However, it
could be possibly done by just making a rough snapshot of the current document
and then starting the file save thread on the snapshot. Alternatively, one could
just start the file save thread in the background, blocking from modyfication
only the regions of the document currently been services by the thread.

Of course this is just an idea. I would like to hear some comments.

Regards,

Luis F. Soeiro

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