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

Intro course: Teach expressions instead of dynamics with RuleHandler #1009

Closed
bjosttveit opened this issue Jun 30, 2023 · 1 comment · Fixed by #1244
Closed

Intro course: Teach expressions instead of dynamics with RuleHandler #1009

bjosttveit opened this issue Jun 30, 2023 · 1 comment · Fixed by #1244

Comments

@bjosttveit
Copy link
Member

Description

We should no longer encourage new developers to use the old way of doing dynamics, since expressions are getting very powerful now, and the old way of doing dynamics will probably be removed in a future major release.

When teaching about dynamics using expressions, we should encourage using the Developer Tools to experiment with expressions, as this will make their lives much easier when working with this themselves. There are many other tools available there, so it is good to get familiar with using the developer tools right away.

Additional Information

No response

@thestokkan thestokkan linked a pull request Nov 1, 2023 that will close this issue
5 tasks
@thestokkan
Copy link
Contributor

I've replaced RuleHandler-dynamics with dynamic expressions in module 4, PR #1244.

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 a pull request may close this issue.

2 participants