[
https://issues.apache.org/jira/browse/TINKERPOP-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484014#comment-16484014
]
stephen mallette commented on TINKERPOP-1422:
---------------------------------------------
It's worth nothing that this is tricky to get rid of because we still sorta
need it for the test suite to run properly as it requires a {{Graph}} instance.
> Remove deprecated RemoteGraph and RemoteStrategy
> ------------------------------------------------
>
> Key: TINKERPOP-1422
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1422
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.2.1
> Reporter: stephen mallette
> Priority: Minor
> Labels: breaking
>
> {{RemoteGraph}} was replaced by {{GraphTraversalSource.withRemote()}} and
> {{RemoteStrategy}} was replaced by {{RemoteTraversalStrategy}}. Technically,
> the current deprecated {{RemoteStrategy}} should be deleted and
> {{RemoteTraversalStrategy}} could become the "new" {{RemoteStrategy}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)