Re: Status of Java XPCOM?
Alex Milowski <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <092dnYpft6ENQCjZnZ2dnUVZ_s6dnZ2d__48965.5177262195$1152769521$gmane$org@mozilla.org> |
Javier Pedemonte wrote: > I don't understand the question. Do you mean that you have a Java > object instantiated in Javascript using LiveConnect? > > This is all meant to work through XPCOM interface abstractions. > Javascript can work with an interface; it doesn't matter if it that > interface is implemented in Javascript, C++, or Java. I think that answers my question. The Java object would have to implement the XPCOM interface. --Alex Milowski