[
https://issues.apache.org/jira/browse/TINKERPOP-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511952#comment-17511952
]
ASF GitHub Bot commented on TINKERPOP-2367:
-------------------------------------------
FlorianHockmann edited a comment on pull request #1593:
URL: https://github.com/apache/tinkerpop/pull/1593#issuecomment-1077590527
> would be good to add some Upgrade Documentation to call attention to this
feature
Oh right, I only looked at the PR that added the translator to Python and
didn't see any upgrade docs there, but the upgrade docs for 3.5.0 definitely
had them:
https://tinkerpop.apache.org/docs/current/upgrade/#_translators
edit: Pushed an updated commit which contains upgrade docs.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Gremlin Translators for .NET
> ----------------------------
>
> Key: TINKERPOP-2367
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2367
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, translator
> Affects Versions: 3.4.6
> Reporter: Stephen Mallette
> Assignee: Florian Hockmann
> Priority: Trivial
>
> There is often a need to convert bytecode to its script like representation
> and it is helpful to be able to do this natively in all programming
> languages. While there is support for this feature in Java and Javascript
> this functionality does not yet exist in .NET.
> https://github.com/apache/tinkerpop/blob/3.4.6/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/translator.js
> https://github.com/apache/tinkerpop/blob/3.4.6/gremlin-groovy/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GroovyTranslator.java
--
This message was sent by Atlassian Jira
(v8.20.1#820001)