Re: Java plugin phase out timeline
Benjamin Smedberg <[email protected]> Thu, 25 Feb 2016 11:29:26 -0500
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On 2/25/2016 10:23 AM, Mikael Haltali wrote: > > How come js-ctypes is not recommended but child_process is although > it's marked as "Experimental" in the documentation. I can't explain the "experimental" except that development of the addon SDK never finished it. But it's been around and pretty stable for a while, and it is technically the least dangerous choice and has some nice properties of API and crash isolation. --BDS