Skip to content

ENHANCEMENT: Recursive stage check#327

Open
danaenz wants to merge 1 commit into
silverstripe:1.7from
danaenz:feature/check-stages-differ-recursive
Open

ENHANCEMENT: Recursive stage check#327
danaenz wants to merge 1 commit into
silverstripe:1.7from
danaenz:feature/check-stages-differ-recursive

Conversation

@danaenz

@danaenz danaenz commented Feb 26, 2021

Copy link
Copy Markdown
Contributor

Code reuse

Ability to check changed state across stages recursively. Checks for relationships and $owns, and, based on strong typing, determines whether the stages are different recursively down a relationship tree.

Todo:

  • Documentation for implementation

- Move methods from extension into core
- Modify tests to remove App namespacing
- Add test objects
@danaenz danaenz force-pushed the feature/check-stages-differ-recursive branch from c43b909 to 2d45baf Compare February 26, 2021 03:18
@danaenz danaenz changed the title Recursive stage check ENHANCEMENT: Recursive stage check Feb 26, 2021
@mfendeksilverstripe

Copy link
Copy Markdown
Contributor

Replaced by #328

Please close this PR @danaenz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants