|
One of my component´s
attributes should return an array. I am returning an nsIArray on
XPCom component code, but on client side _javascript_ code, the returned object
cannot be used as a native _javascript_ array. The XPIDL definition below
needs to be used with [noscript] tag, what makes it unusable from client site (maybe
because xpconnect does not wrapp it). [array]
native IAttributeArray(void); Is there any way of defining
an array XPIDL interface language other then the one above? ---------------- Murilo Perrone CertiSign |
smime.p7s
Description: S/MIME cryptographic signature
