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

[Proposal] Make Changed node be able to detect changes of mutating objects via ticketing #57

Open
gregsn opened this issue Jun 28, 2022 · 0 comments
Labels

Comments

@gregsn
Copy link
Member

gregsn commented Jun 28, 2022

check whether IMutatingObject.Ticket has changed.

Discuss: Is it possible to automatically implement ticketing for classes where the user implements IReadOnlyTreeNode and enables the feature (checkbox in the class config)? The system would create new tickets whenever a property changed or a Children ticket changed. It might still be necessary to trigger the computation (at least in order to detect indirect hierarchical changes).

@gregsn gregsn changed the title Make Changed node be able to detect changes of mutating objects via ticketing [Proposal] Make Changed node be able to detect changes of mutating objects via ticketing Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant