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/02/04 19:38:00 UTC

[jira] [Commented] (TINKERPOP-2452) DotNetTranslator for Java

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

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

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


   https://issues.apache.org/jira/browse/TINKERPOP-2452
   
   Added `DotNetTranslator`. Refactored the tests to use translator to generate the test traversals. There are some tests I had to ignore but that's not because they fail due to incorrect functionality...they are failing because of how the assertions work. I will create an issue to deal with that.
   
   All tests pass with `docker/build.sh -t -n -i`
   
   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.

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


> DotNetTranslator for Java
> -------------------------
>
>                 Key: TINKERPOP-2452
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2452
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: translator
>    Affects Versions: 3.4.8
>            Reporter: Stephen Mallette
>            Priority: Major
>
> Add a {{DotNetpTranslator}} to Java to translate Gremlin into C#. This one may be tricky given the need to often specify generics in C#. Of course, even if the implementation got someone most of the way to a translation and they had to specify the generics themselves it would be considerably less work than what they are in store for today.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)