To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115142
                 Issue #|115142
                 Summary|configmgr/source/services.cxx: use cppu::createSingleC
                        |omponentFactory
               Component|framework
                 Version|DEV300m89
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from s...@openoffice.org Wed Oct 20 13:41:10 +0000 
2010 -------
Unlike other uses of cppu::ImplementationEntry, configmgr/source/services.cxx
uses factories that do not implement XServiceInfo (unlike factories generated by
cppu::createSingleComponentFactory), so cannot be inserted via the global
service manager's XSet interface (see
stoc/source/servicemanager/servicemanager.cxx).  (And even if this is probably
irrelevant for the configmgr services, it is relevant in other cases, like
extension components, which cannot be live-deployed otherwise.)

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to