Hi! I have a small problem. I have to detect, whether an object is instantiated native in C++ or whether it is a JavaScript module. The only way I found so far, was to use a dynamic_cast to nsXPCWrappedJS but that seems to be a very weird solution. There should be a more proper way. Any ideas are welcome. Thanks and regards PHaX
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
