[
https://issues.apache.org/jira/browse/TINKERPOP-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-2311:
----------------------------------------
Description: 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 {{Iterable}} it might make sense
that we just implement that interface on {{TraversalStrategies}} itself and
remove other methods of usage. (was: 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.)
> TraversalStrategies implementing Iterable
> -----------------------------------------
>
> 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
> Priority: Major
> Labels: breaking
>
> 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 {{Iterable}} 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)