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

Evaluator 6: clean up component access #35

Merged
merged 12 commits into from
Dec 6, 2021

Conversation

izrik
Copy link
Member

@izrik izrik commented Dec 6, 2021

This PR re-works the ComponentAccess class in preparation for further improvements to the evaluator. The Eval and Simplify methods are re-written, and related methods such as AccessComponent and CheckIndexes are removed. New interfaces (particularly IVector and IMatrix) are added to facilitate getting info about an objects components without having to know the exact type of the object.

@izrik izrik merged commit 8109f4a into master Dec 6, 2021
@izrik izrik deleted the evaluator-6-clean-up-component-access branch December 6, 2021 21:02
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.

1 participant