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

Spike for consider using gen_statem #7

Open
joaomdmoura opened this issue Dec 13, 2017 · 0 comments
Open

Spike for consider using gen_statem #7

joaomdmoura opened this issue Dec 13, 2017 · 0 comments

Comments

@joaomdmoura
Copy link
Owner

Erlang has gen_statem a generic state machine behavior.
Using it behind the scenes could be a good thing to enable ppl to use Machinery on a broader set of applications, but it's also a turning point that you push Machinery into a different direction.
Right now it looks more like an Ecto extension, just a thin layer people could use on top of a struct, nothing fancy and I kind like that better, but still think a spike here could have a good use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant