Well, can we have a notion of the currently executing component the same way we have a currently executing thread? Or maybe a mapping from threads to components that are currently executing?
-Ben Christian Biesinger wrote: > [EMAIL PROTECTED] wrote: > > Is there a notion of the "current" component where the execution is > > happening? If so, can it be queried so that I can add it to the debug > > output, for instance? > > No. What is the "current component" anyway? One component can call > functions in another component... _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
