Stephen Mallette created TINKERPOP-2311:
-------------------------------------------
Summary: TraversalStrategies implementing Iterator
Key: TINKERPOP-2311
URL: https://issues.apache.org/jira/browse/TINKERPOP-2311
Project: TinkerPop
Issue Type: Improvement
Components: process
Affects Versions: 3.5.0
Reporter: Stephen Mallette
Assignee: Stephen Mallette
The {{TraversalStrategies}} class evolved a few times from its early inception
and how strategies were applied morphed along with it. As strategy application
now relies on an simple {{Iterator}} it might make sense that we just implement
that interface on {{TraversalStrategies}} itself and remove other methods of
usage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)