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

Pointer, helper functions for Messages, and a Valid method for State #136

Merged
merged 2 commits into from
Jul 30, 2015

Conversation

schmichael
Copy link
Contributor

Just a smattering of little changes to ease integration into our internal system.

No real reason for the switch from a Message value to a Message pointer; just seemed slightly more idiomatic.

I probably should have gone ahead and done #135, but there's more important work to get to.

And use a pointer to a message in the statemachine. Copying
the struct was just silly.
@epsniff
Copy link
Contributor

epsniff commented Jul 30, 2015

👍

@kyledj
Copy link
Contributor

kyledj commented Jul 30, 2015

☁️☁️☁️
☁️📛☁️
☁️☁️☁️

schmichael added a commit that referenced this pull request Jul 30, 2015
Pointer, helper functions for Messages, and a Valid method for State
@schmichael schmichael merged commit e427df2 into master Jul 30, 2015
@schmichael schmichael deleted the more-helpers branch July 30, 2015 16:55
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

3 participants