Re: Java plugin phase out timeline

Mikael Haltali <[email protected]> Thu, 25 Feb 2016 17:31:47 +0100
Newsgroups gmane.comp.mozilla.devel.plugins
Message-ID <CAP-khbh99WPiCeAw0S-Z=EcMi9ULNT=WXyb2vduAL8BcBw+X4Q@mail.gmail.com>
Ok thanks for the info
Our development is still at a proof of concept stage thankfully so I guess
i'm going to be doing another proof of concept using child_process :)

On Thu, Feb 25, 2016 at 5:29 PM, Benjamin Smedberg <[email protected]>
wrote:

>
>
> 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
>
>