You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2019/11/04 12:54:00 UTC

[jira] [Created] (TINKERPOP-2311) TraversalStrategies implementing Iterator

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)