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 state machine in GaussFamily would be easier to maintain if implemented with a decorator #360

Closed
marcpaterno opened this issue Jan 24, 2024 · 1 comment
Assignees

Comments

@marcpaterno
Copy link
Collaborator

In the review of the code that added the state machine control to GaussFamily, it was noted that the code would be easier to maintain if a decorator were used to enforce the preconditions and postconditions.

@marcpaterno
Copy link
Collaborator Author

This issue should have been closed by PR #356 which introduces a state machine for this purpose.

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

No branches or pull requests

1 participant