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

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

spmallette commented on pull request #1112: TINKERPOP-2089 Added DSL support to 
gremlin-javascript
URL: https://github.com/apache/tinkerpop/pull/1112
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2089
   
   Pretty straightforward, but it feels a bit hacked together with my limited 
javascript skills. I imagine cleanup from the experts will be needed before 
this is all said and done. Submitting this as a draft for now - will complete 
docs and such once the code is "right".
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Javascript DSL support
> ----------------------
>
>                 Key: TINKERPOP-2089
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2089
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>    Affects Versions: 3.3.4
>            Reporter: stephen mallette
>            Priority: Major
>
> Javascript needs DSL support which means adding support for constructor 
> injection (passing the class constructor to {{traversal()}} method. For now 
> the workaround would be to monkey patch {{GraphTraversal}} and/or 
> {{GraphTraversalSource}} which isn't so nice.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to