Arkadiy Vertleyb wrote:
>
> Hi,
>
> What does XPCOM provide to support aggregation? Does everything need
> to be written by hand, or there are any helper macros, maybe similar to
> ATL, to use for both aggregatee and aggregate?
>
> Thanks,
> Arkadiy.
>
> Sent via Deja.com
> http://www.deja.com/
AFAIK there is little aggregation in mozilla. Some people were
using it a lot early on. Much of the usage was found to be
broken. I don't know the current state. There is some helper
stuff in...
http://lxr.mozilla.org/seamonkey/source/xpcom/base/nsAgg.h
...that travis claimed to have fixed in Aug '99. I have no idea
how well it works.
John.