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





------- Additional comments from [EMAIL PROTECTED] Mon Jul  3 01:02:31 -0700 
2006 -------
Setup will be used during startup. It contains the information about available
document factories and the active UI language. I think there even is still code
to read the last-used UI languge automatically. If so, Setup will be the first
component to be accessed.

OTOH I am not sure how much it matters. The primary reason for
SupportedComponents is to avoid loading backends that aren't needed at all
during startup (e.g. UserProfile -> ldapbe). But afaict the desktop backends
contain Common and VCL in all cases, which will also be accessed during startup,
so you can't avoid loading them early anyhow. The gain from not peeking at the
backends during a merge should be relatively low (but of course measuring is the
only way to know for sure).


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