I have merged the implmention of the Service Manager and the Component 
Manager.  This saves about 98% of the ProgID to CID lookups at startup, 
as well as, removing an extra hash lookup when one calls 
GetService(progID).  

Part of this merge I removed nsRepository.h.  If you were including 
this, please stop and instead include nsComponentManager.h.  If you 
where using the global nsRepository::, you need to replace it with 
nsComponentManager.

Thanks,
Doug Turner

Reply via email to