[
https://issues.apache.org/jira/browse/TINKERPOP-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612597#comment-15612597
]
stephen mallette commented on TINKERPOP-1283:
---------------------------------------------
Work for this was done on: TINKERPOP-1420
> Remove deprecated ScriptExecutor
> --------------------------------
>
> Key: TINKERPOP-1283
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1283
> Project: TinkerPop
> Issue Type: Improvement
> Components: groovy
> Affects Versions: 3.2.1
> Reporter: stephen mallette
> Priority: Minor
> Labels: breaking, deprecation
>
> Removing {{ScriptExecutor}} shouldn't be too big a deal. I suppose someone
> could be calling it directly from their own scripts/code, but it's more
> likely that they were using {{bin/gremlin.sh -e script.groovy}} in which case
> they won't break as that is backward compatible.
> Be sure to also remove code in {{Console}} that is allowing {{bin/gremlin.sh
> script.groovy}} as part of this. After this change, users should all be using
> {{-i}} or {{-e}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)