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

CrySLModelReader update #489

Merged
merged 2 commits into from
Nov 28, 2023
Merged

CrySLModelReader update #489

merged 2 commits into from
Nov 28, 2023

Conversation

smeyer198
Copy link
Contributor

Change the way rules are read from a directory. Previously, all rules are read and resolved as a resource independently. This has lead to problems with resolving method calls that occured multiple times. With this PR, all rules are read and then resolved at once, resulting in resolving the method calls only once.

@schlichtig schlichtig merged commit 6975441 into master Nov 28, 2023
7 checks passed
@smeyer198 smeyer198 deleted the CrySLModelReader_update branch November 28, 2023 11:15
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