Doug Turner wrote: >> 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 > > yeah. That will not change.
So why are we providing (and freezing, and therefore promising to support) NS_GetServiceManager? Who needs the service manager but doesn't get it through their nsIModule thing? Do we really want to add to the already-large set of entry points we have to document and support? Mike
