Re: PLEASE HELP, PLEASE PRETTY PLEASE

John Bandhauer <[email protected]> Sat, 14 Dec 2002 19:50:23 -0800
Newsgroups gmane.comp.mozilla.devel.xpcom
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Snider, Sean wrote:
> So then I had a look at:
> http://lxr.mozilla.org/seamonkey/source/modules/plugin/samples/4x-script
> able/script-test.html#17

FWIW, there used to be a couple more uses of wrappedJSObject. I 
know chatzilla used to use it. The example you looked at was 
something that Patrick Beard was fiddling with for scripting 
plugins. I don't know if he ever got it to do what he wanted.

The only remaining example that I think applies is:

http://lxr.mozilla.org/seamonkey/source/extensions/irc/js/lib/connection-xpcom.js

John.