> 4. added a new plugin "C" API to return the service manager: > NS_GetServiceManager. This will be the *one-true-way* to obtain the > service manager if it is not passed to you. >
Wait, can I still QI or use the interface requestor to get to the service manager from the component manager? If I'm an embeddor I don't want to link to xpcom just to get to NS_GetServiceManager Alec > Naming of this interface: > > There is some going back and forth about what the name of this new > interface *should* be; either nsIServiceManager - renaming the > 'original' interface or nsIServiceManager2 - saving the 'original > interface. I have gone with the former as I prefer it. I can be > convinced otherwise. > > > Comments welcome, here or in the bug. > > > doug turner > [EMAIL PROTECTED] >
