Stephen Mallette created TINKERPOP-2654:
-------------------------------------------
Summary: Add a GremlinLangTranslator
Key: TINKERPOP-2654
URL: https://issues.apache.org/jira/browse/TINKERPOP-2654
Project: TinkerPop
Issue Type: Improvement
Components: translator
Affects Versions: 3.5.1
Reporter: Stephen Mallette
To this point, the {{GroovyTranslator}} has been largely in line with
{{gremlin-language}} in terms of the Gremlin it generates, but maybe it is
worth breaking from that position. To have a succinct {{gremlin-language}} we
might end up situations where we can't easily express what we want in Groovy
without contorting Groovy severely with metaprogramming - we already do this to
some degree with strategies. Perhaps it is best to let them each evolve
separately by having a {{GremlinLangTranslator}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)