To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111837
User kso changed the following:
What |Old value |New value
================================================================================
Assigned to|jsk |kso
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Jun 29 09:37:41 +0000
2010 -------
We do not have the "restart-required" feature for good reasons. We want to
achieve that all extensions are life-deployable. The "restart-required" feature
would be just a workaround for bugs in OOo (or extensions) which prevent proper
life deployment.
> because the extension may rely on the OnStartApp event to initialize itself
> when OOo is started.
I see it the other way round. What kind of action should it be that MUST be
done exactly upon application startup? Shouldn't an extension always be able to
do lazy initialization at any time?
> Moreover, if the extension uses global variables, updating
Global variables are bad design. Think of multithreading! Go and replace those!
Problem solved.
---------------------------------------------------------------------
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]