stephen mallette created TINKERPOP-2254:
-------------------------------------------
Summary: Rename AggregateStep and StoreStep given
aggregate(Scope,String)
Key: TINKERPOP-2254
URL: https://issues.apache.org/jira/browse/TINKERPOP-2254
Project: TinkerPop
Issue Type: Improvement
Components: process
Affects Versions: 3.4.2
Reporter: stephen mallette
Assignee: stephen mallette
Fix For: 3.5.0
On TINKERPOP-1553 we deprecated {{store()}} in favor of the newly added
{{aggregate(Scope,String)}} (using {{local}} for the {{Scope}}). Renaming the
step classes of {{StoreStep}} and {{AggregateStep}} themselves was reserved for
3.5.0 so as not to create a breaking change. The renaming brings
{{AggregateStep}} in line with other {{Scope}} oriented steps (e.g.
{{MaxLocalStep}} and {{MaxGlobalStep}}). Providers should correct any traversal
strategies that reference these steps on upgrade.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)