To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113189 Issue #|113189 Summary|passive registration of UNO components Component|udk Version|DEV300m84 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|sb Reported by|sb
------- Additional comments from [email protected] Fri Jul 16 11:29:56 +0000 2010 ------- For C++ and Java UNO components, move from an active registration scheme (where code within the components is called for registration; see component_writeInfo) to a passive one (in which no code is executed, but instead the relevant data is available statically). This can remove problems (at time of registration, no environment is needed in which the components can be executed) and improve performance. --------------------------------------------------------------------- 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]
