logo       

Re: Missing some properties and methods (Interfaces): msg#00010

mozilla.devel.xpcom.python

Subject: Re: Missing some properties and methods (Interfaces)

Hi Guys,
 
There's a similar thing with the <editor> element. Basically all the properties and methods, that aren't inherited are only available to JS.

I think the reason is because they are implemented in a JS object, probably inside XBL. (I checked but months ago).

If that is the case, all they need is an extra nsInterface defining, and exporting through the _javascript_ object, then they will be available to python and other xpcom attached languages.

I'll look at this later, when I come back to it.

markh if I send you a patch to the <editor> xbl, and a .idl file, could you make changes to make files and assimilate them into trunk?

Blessings and thanks
Matthew

On 6/13/06, Mark Hammond <mhammond@xxxxxxxxxxxxxxxx> wrote:
I wrote:
> There is some JS specific code in nsCOMClassInfo.cpp that is

Make that nsDOMClassInfo.cpp

Mark

_______________________________________________
pyxpcom mailing list
pyxpcom@xxxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise