Jonas Sicking wrote: > How complicated is embedding going to be? I suspect it's going to be > more complicated than now in some ways, since interacting with a GC > engine is probably trickier than simply calling AddRef. At the same > time, environments that use GC, such as java, should have an easier time > avoiding leaks.
I believe that embedders should never see any of this: embedders should not use XPCOM any more, we should expose real platform-native embedding layers with a stable API. --BDS _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
