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 2018/10/31 19:21:36 UTC

[GitHub] spmallette opened a new pull request #982: TINKERPOP-2072 Refactored TypeTranslator for direction extension

spmallette opened a new pull request #982: TINKERPOP-2072 Refactored TypeTranslator for direction extension
URL: https://github.com/apache/tinkerpop/pull/982
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2072
   
   This approach makes it much easier to extend `TypeTranslator` as the core functionality of the `GroovyTranslator` is itself a `TypeTranslator`. Simply extend that and go. Probably should have been this way from the beginning. This is a breaking change but on a fairly hidden/internal component - should only affect providers.
   
   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 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


With regards,
Apache Git Services