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

Started cleaning some things in the state machine. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hccampos
Copy link
Contributor

@hccampos hccampos commented Dec 9, 2015

The FSM pack is a huge mess. This should be a start in cleaning it up. Let's provide getters and setters for private variables and not access them directly from other classes. Let's also add comments to each method. Also nice to think about potential use cases and provide methods that make it easy for users to use the API of each class.

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.

None yet

1 participant