Neil
Neil Stansbury wrote:
I am having trouble accessing a JS XPCOM RDFDataSource wrapper. I have implemented the wrappedJSObject property, however I can never access it, and 'jsObj.wrappedJSObject;' always returns 'undefined'.
The http://www.mozilla.org/scriptable/js-components-status.html says:
<snip>If 'foo' is not implemented in JS then foo.wrappedJSObject will return undefined.</snip>
Yet the object returns: 'xpconnect wrapped nsIRDFDataSource'
Any thoughts on what am I missing here would be much appreciated.
Cheers,
Neil
_______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
