Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENHANCEMENT: Recursive stage check #327

Open
wants to merge 1 commit into
base: 1.7
Choose a base branch
from

Conversation

danaenz
Copy link
Contributor

@danaenz danaenz commented Feb 26, 2021

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
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