gecko-dev/mailnews/extensions
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
..
smime nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
smoketest Fix for bug 109951. Updating the version number of the language packs to 0.9.7. 2001-12-14 00:18:54 +00:00
.cvsignore ignore generated makefiles. 2001-11-21 22:07:10 +00:00
Makefile.in mail smoketest automation:NOT PART OF BUILD 2001-11-19 20:52:53 +00:00
makefile.win mail smoketest automation:NOT PART OF BUILD 2001-11-19 20:52:53 +00:00