Github user jorgebay commented on the issue:

    https://github.com/apache/tinkerpop/pull/450
  
    1: I mentioned the difficulty of delivering a `RemoteConnection` 
implementation inside the TinkerPop repository above.
    2: I commented in TINKERPOP-1490 that `async` is a reserved keyword, in 
this case, in Javascript. We could use for the Javascript GLV the method names 
that comes from the discussion in that ticket.
    3: I will need more time and guidance to deliver 
GremlinJavascriptScriptEngine. Things like 
`org.apache.tinkerpop.gremlin.util['function'].Lambda.ZeroArgLambda` are 
failing under nashorn because ZeroArgLambda is being identified as a package 
but not as a class (js constructor).
    4: I can send some notes and code samples your way.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to