[
https://issues.apache.org/jira/browse/TINKERPOP3-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez closed TINKERPOP3-593.
-----------------------------------------
Resolution: Fixed
This is complete. There are four categories of traversal: decoration,
optimization, finalization, and verification. Note that if a user has a
strategy that transcends these categories, they can be category-less and sort
across categories. Model is really clean as now {{ComputerTraversalEngine}} can
add strategies to the pool. Stoked.
> Consider TraversalStrategy LifeCycles
> -------------------------------------
>
> Key: TINKERPOP3-593
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-593
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
> Fix For: 3.0.0.GA
>
>
> TraversalStrategy.LifeCycle
> INITIALIZERS -- ElementIdStrategy
> OPTIMIZERS -- inserting, removing, adding, reorganizing pipeline
> FINALIZERS -- ProfileStep, ComputerResultStrategy
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)