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

Hierarchical state machine via the factory design? #211

Open
AleksVAnd opened this issue Jun 23, 2023 · 0 comments
Open

Hierarchical state machine via the factory design? #211

AleksVAnd opened this issue Jun 23, 2023 · 0 comments

Comments

@AleksVAnd
Copy link

Hey Jake,

Thank you for this project.

I'm trying to create a hierarchical state machine in order to structure the code better and avoid duplication.

So, I have this question - is it possible to combine instantiating a factory with new arbitrary methods? In this way that the new machine has a function which is unique to it.

It seems that currently it doesn't work. Or maybe I'm doing something wrong...

Kind regards

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