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

Code enhances #7

Merged
merged 8 commits into from
Aug 15, 2023
Merged

Code enhances #7

merged 8 commits into from
Aug 15, 2023

Conversation

pavly-gerges
Copy link
Member

This PR adds the following:

  • TransitionalManager, DeterministicManager, and TranstionalListener: implemented class generics for better compile-time erasure and type safety.
  • Introduced NextStateAssigner for better crash logs readability.
  • Applied the core API changes on automata4j-examples.

@pavly-gerges pavly-gerges added enhancement New feature or request core Core API related stuff labels Aug 14, 2023
@pavly-gerges
Copy link
Member Author

This PR has removed the parameter type shadowing that was introduced in PR #4 in the anonymous function TransitionalManager$1.onTransition(AutoState).

@pavly-gerges pavly-gerges merged commit 53d8c00 into master Aug 15, 2023
6 of 7 checks passed
@pavly-gerges pavly-gerges deleted the code-enhances branch August 15, 2023 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core API related stuff enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant