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

Provide an interface for "incremental" ModuleElements #11

Closed
arcanefoam opened this issue Oct 19, 2016 · 1 comment
Closed

Provide an interface for "incremental" ModuleElements #11

arcanefoam opened this issue Oct 19, 2016 · 1 comment

Comments

@arcanefoam
Copy link
Member

arcanefoam commented Oct 19, 2016

The incremental ModuleElement interface can re-execute itself when notificed about changes in a model. An incremental ModuleElement can be attached to an Incremental Model (#10).
Initially we ar einterested in three events: add, change, and delete.

@arcanefoam
Copy link
Member Author

First version in place. Need to use it in current implementation and fisx accordingly.

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

No branches or pull requests

1 participant