You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/06/04 22:27:39 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1292: TINKERPOP-2361 Enforced anonymous child traversals.

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


   https://issues.apache.org/jira/browse/TINKERPOP-2361
   
   No more use of "g" spawned child traversals. It was always a convention to use `__` but now its enforced. Wasn't sure of the best way to do this, but the most consistent way seemed to be by way of bytecode construction. .NET was slightly different because it didn't construct traversals in the same fashion as the other languages. 
   
   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



[GitHub] [tinkerpop] spmallette merged pull request #1292: TINKERPOP-2361 Enforced anonymous child traversals.

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1292:
URL: https://github.com/apache/tinkerpop/pull/1292


   


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