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

The start of a monitor should automatically call constructor #37

Open
mojtaba-eshghie opened this issue Sep 29, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@mojtaba-eshghie
Copy link
Owner

mojtaba-eshghie commented Sep 29, 2023

When a monitoring session starts, we should look for an activity with constructor id and execute it immediately. This is to enable effects of executing the constructor such as initialization of values or enabling other events to happen.

@mojtaba-eshghie mojtaba-eshghie added the enhancement New feature or request label Sep 29, 2023
@mojtaba-eshghie mojtaba-eshghie self-assigned this Sep 29, 2023
@mojtaba-eshghie
Copy link
Owner Author

mojtaba-eshghie commented Sep 30, 2023

This could alternatively be done merely via doing the first step (in DCR simulation) manually. We can do this for now for the replication package of the paper (add a customized simulation to the replication package).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant