Closed Bug 3509 Opened 26 years ago Closed 26 years ago

Need a way of registering an instance with the service mgr

Categories

(Core :: XPCOM, defect, P2)

x86
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: akkzilla, Assigned: warrensomebody)

Details

We need a simple way of registering an instance (for instance, the nsSelectionMgr in the widget library) with the service manager, without going through all the hassle of making a factory and registering the factory and the library with the registry. DP suggested filing a bug to ask for this.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I'm way ahead of you. I'm checking this exact thing in tonight. I thought it would be useful to solve the AppCores vs. ServiceManager dilema. Now there's nsIServiceManager::RegisterService, and ShutdownService has been renamed UnregisterService.
Component: XPCOM Registry → XPCOM
QA Contact: dp → xpcom
You need to log in before you can comment on or make changes to this bug.