[
https://issues.apache.org/jira/browse/TINKERPOP-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020996#comment-16020996
]
ASF GitHub Bot commented on TINKERPOP-786:
------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/610
TINKERPOP-786 Gremlin DSL Support
https://issues.apache.org/jira/browse/TINKERPOP-786
This pull request provides tools, documentation, tests and examples for how
to develop DSLs for both Java/Groovy as well Python. Note the addition of the
new `gremlin-archetype-dsl` module which demonstrates how the DSL system works
with Java/Groovy and see `test_dsl.py` for the recommended method for python.
Builds with `docker/build.sh -t -i -n`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/610.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #610
----
----
> Patterns for DSL Development
> ----------------------------
>
> Key: TINKERPOP-786
> URL: https://issues.apache.org/jira/browse/TINKERPOP-786
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Fix For: 3.2.5
>
>
> Develop and document the patterns for custom DSLs. The method previously
> described and under consideration at 3.0.0 seems a bit cumbersome to deal
> with.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)