To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59984
                  Issue #:|59984
                  Summary:|addins created with XSingleComponentFactory need to
                          |be supported
                Component:|Spreadsheet
                  Version:|680m43
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|nn
              Reported by:|jsc





------- Additional comments from [EMAIL PROTECTED] Tue Jan  3 02:45:25 -0800 
2006 -------
Addins or older components were often created by using the old mechanism with a
XSingleServiceFactory. Today components should use XSingleComponentFactory and
should propagate the transported context into the implementation for later use
(good new style). 
When calc addins are searched the first time the current implementation use the
XSingleServiceFactory only and no context is propagated or better an empty
context is propagated into the implementation. This mechanism should be be
extended to look first for a XSingleComponentFactory otherwise new addins using
XSingleComponentFactory won't work correctly if they depend on other UNO
functionality in their implementation.

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