You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (JIRA)" <ji...@apache.org> on 2018/10/29 09:06:00 UTC

[jira] [Created] (TINKERPOP-2083) Gremlin-JavaScript: Simplify adding enums and classes to the GLV

Jorge Bay created TINKERPOP-2083:
------------------------------------

             Summary: Gremlin-JavaScript: Simplify adding enums and classes to the GLV
                 Key: TINKERPOP-2083
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2083
             Project: TinkerPop
          Issue Type: Improvement
          Components: javascript
    Affects Versions: 3.3.4
            Reporter: Jorge Bay


Adding new enums and classes to {{process}} submodule in gremlin-javascript is cumbersome, besides dealing with groovy generation, the new classes or object instances in javascript must be manually exposed in {{index.js}} and make them available to the {{vm}} sandbox to run the gherkin based tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)