StateMechanic icon indicating copy to clipboard operation
StateMechanic copied to clipboard

Can't use WithEntry on a custom State subclass

Open canton7 opened this issue 9 years ago • 0 comments

If you've got a custom subclass of State, for one state only, you can't use WithEntry on it, because it returns State rather than your custom state subclass.

Not sure if there's a good solution to this....

canton7 avatar Sep 07 '16 15:09 canton7