Re: The future of binary embedding
Benjamin Smedberg <[email protected]> Thu, 07 Apr 2011 15:54:13 -0700
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Message-ID | <[email protected]> |
On 4/7/11 3:42 PM, sdenning wrote: > 4) Even if we do not use gtkmozembed directly, are there other components that will be affected? Specifically, will there be an impact to programs like the wxEmbed test driver: mozilla/embedding/tests/wxEmbed/ I don't think that code is built, and will likely be removed also. > 5) Without javaxpcom, would there still be access to XPCOM objects via javascript? Yes, javaxpcom is XPCOM access from java, not javascript. --BDS