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





------- Additional comments from [EMAIL PROTECTED] Wed Mar 15 03:22:49 -0800 
2006 -------
Hi Andreas,

the patch does exactly what you describe in b) I am also not sure if you are
aware that the patch doesn't implement the saving itself, but reuses the code
which is already used at OOo exit. It does it only if interaction is granted,
otherwise it uses the autorecovery path as before.

For API change problem, I can make it as you propose - keep the API and call
either shutdownCanceled or interactionDone which will end in the implementation
as interactionDone(false) and interationDone(true), but it still IMHO changes
the API behaviour. That way the cancelShutdown call will only be valid/effective
at the time the interactionDone can be called. So it will still be unclear from
the .idl documentation IIRC.

Cheers
Radek


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