You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2017/04/09 23:43:41 UTC

[jira] [Commented] (POLYGENE-29) Move the Javascript library from rhino to nashorn

    [ https://issues.apache.org/jira/browse/POLYGENE-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962306#comment-15962306 ] 

Niclas Hedhman commented on POLYGENE-29:
----------------------------------------

There are now many languages supported by Java Scripting API (javax.script) and this issue is addressing Mixin method implementations in other languages.

The requirement is that the language supports {code}Invocable.invokeFunction{code} and declarations thereof.

> Move the Javascript library from rhino to nashorn
> -------------------------------------------------
>
>                 Key: POLYGENE-29
>                 URL: https://issues.apache.org/jira/browse/POLYGENE-29
>             Project: Polygene
>          Issue Type: Improvement
>            Reporter: Paul Merlin
>              Labels: java8, javascript, library
>             Fix For: 3.0
>
>
> Java 8 comes with a modern javascript engine called {{nashorn}}.
> We should move the {{javascript}} library from {{rhino}} to {{nashorn}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)