Visit Mozilla.org

Talk:XPCOM

From MDC

Shouldn't all the IBM xpcom introduction links be changed, not only the 5th one? --Biesi 05:49, 12 September 2005 (PDT)

I think so. Changed all IBM links to use the redirector pages I modified yesterday. --Felix.Schwarz 13:07, 12 September 2005 (PDT)

I think smart pointer acts an important role for other source to refer to the XPCOM Object. Thus I suggest to add one more related document to this category. We may start editing from this good document : The Complete nsCOMPtr User's Manual[1] by Scott. --LeongChiang 04:08, 15 September 2005 (PDT)

Feel free to migrate that document to the wiki. --Nickolay 06:21, 15 September 2005 (PDT)

This page should really link to the XPCOM project page: http://www.mozilla.org/projects/xpcom/ because there is no link here for the core XPCOM documentation. --NeilS

[edit] Multiple IDL descriptions?

It has multiple [...] IDL descriptions

What is this supposed to mean? --Nickolay 01:30, 2 June 2006 (PDT)

Hmm, I guess it's badly worded, but should basically mean that the Mozilla Platform exposes several classes via XPCOM. Of course, this is not an inherent functionality of XPCOM itself. It may be more sensible to say something about how you can expose your component VIA one (or multiple) IDL description(s).