[ 
https://issues.apache.org/jira/browse/TINKERPOP-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Divij Vaidya updated TINKERPOP-2676:
------------------------------------
    Component/s: server

> Refactor GremlinScript checker out of groovy package
> ----------------------------------------------------
>
>                 Key: TINKERPOP-2676
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2676
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>            Reporter: Divij Vaidya
>            Priority: Major
>             Fix For: 3.6.0
>
>
> We should move out 
> [GremlinScriptChecker|https://github.com/apache/tinkerpop/blob/master/gremlin-groovy/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GremlinScriptChecker.java]
>  from org.apache.tinkerpop.gremlin.groovy.jsr223 (gremlin-groovy) to 
> org.apache.tinkerpop.gremlin.language (gremlin-core).
> This is because the Script checker has nothing to do with groovy and in a 
> future world where Gremlin language would be parsed using a parser (instead 
> of groovy compiler), this class would still be useful. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to