On 8/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Interface "flattening" is a process where you can make an object that
> requires _no_ QueryInterfaces because XPConnect already knows about
> all the interfaces the object supports. This is done using
> nsIClassInfo
>
> see:
> http://www.mozilla.org/projects/xpcom/nsIClassInfo.html#Whats_interface_flattening

OK, thanks, that is very helpful. I also found this which describes
the exact situation (DOM windows) that confused me in the first place:

  http://www.mozilla.org/docs/dom/mozilla/hacking.html#oneb

Jake
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to