You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/24 12:45:00 UTC

[jira] [Commented] (TINKERPOP-2657) Remove GroovyTranslator from gremlin-groovy

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

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

spmallette opened a new pull request #1505:
URL: https://github.com/apache/tinkerpop/pull/1505


   https://issues.apache.org/jira/browse/TINKERPOP-2657
   
   This was deprecated 3.4.9 and shouldn't be used anymore as i think it has deviated from the one in gremlin-core. In any case, maintaining two of these doesn't seem to make sense anymore. Also removed some duplicative testing around this class.
   
   VOTE +1


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Remove GroovyTranslator from gremlin-groovy
> -------------------------------------------
>
>                 Key: TINKERPOP-2657
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2657
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: groovy
>    Affects Versions: 3.5.1
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Minor
>              Labels: breaking
>
> The {{GroovyTranslator}} was deprecated out of {{gremlin-groovy}} and moved to {{gremlin-core}} in 3.4.9. The one remaining in {{gremlin-groovy}} may not even be up to date anymore with the latest in {{gremlin-core}} making it probably bad to use at all at this point in 3.6.0. Time to remove the {{gremlin-groovy}} one all together.



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