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

Improve articulation calling code across multiple tools. #3041

Closed
tjayrush opened this issue Jul 12, 2023 · 0 comments
Closed

Improve articulation calling code across multiple tools. #3041

tjayrush opened this issue Jul 12, 2023 · 0 comments

Comments

@tjayrush
Copy link
Member

This change makes the calling code (i.e. the Handlers) cleaner by abstracting away a lot of the abiCaches and skipCaches used during articulation. It does this by creating a type called AbiCache that holds the state of the articulation. A very simple change that makes the tools that use articulation much cleaner.

tjayrush added a commit that referenced this issue Jul 12, 2023
…lling-code-across-multiple-tools

Improves --articulation across multiple tools. Closes #3041
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

When branches are created from issues, their pull requests are automatically linked.

1 participant