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

ASF GitHub Bot commented on TINKERPOP-1489:
-------------------------------------------

Github user okram commented on the issue:

    https://github.com/apache/tinkerpop/pull/450
  
    @jorgebay  -- thanks for being patient. We have pushed off thinking about 
this since it wasn't going into the 3.2.3 and we were dealing with that release 
the last 2+ weeks.
    
    I would like to get this into 3.2.4, so, lets focus on it again! 
    
    We need to get the promise-based API settled for Gremlin-Java and then we 
can ripple that to Gremlin-JavaScript.  Thus, I think we should solve and merge 
this ticket first:  https://issues.apache.org/jira/browse/TINKERPOP-1490
    
    I'm not too smart in this type of work ("promise" "future" etc. APIs)... so 
help on that ticket would be appreciated. Also, would having this worked out, 
then help to solidify your open questions on Gremlin-JavaScript?
    
    
    



> Provide a Javascript Gremlin Language Variant
> ---------------------------------------------
>
>                 Key: TINKERPOP-1489
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1489
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language-variant
>            Reporter: Jorge Bay
>
> It would be nice to have a Javascript Gremlin Language Variant that could 
> work with any ES5 runtime, specially the ones that support 
> [CommonJs|http://requirejs.org/docs/commonjs.html], like Node.js.
> Nashorn, the engine shipped with JDK 8+, does not implement CommonJs but 
> provides [additional 
> extensions|https://wiki.openjdk.java.net/display/Nashorn/Nashorn+extensions] 
> making modular JavaScript possible. Nashorn should be supported in order to 
> run glv tests under the same infrastructure (JDK8).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to