David Khourshid
David Khourshid
Please let me know if you need any help with this migration - willing to help!
It's not very useful, but yeah, I'd imagine initial states can be final states. No reason why not.
> According to the SCXML semantics, errors are just events - internal or external ones, depending on the source of an error. This makes them processed like any other event...
We should also preserve the original error message (including stack trace) as much as possible.
Do you have a CodeSandbox for this? There might be a way to avoid using `meta`
Let me know if I can help!
> If there was a common AST-ish for all things StateMachine, then not only documentation would be easier for all StateMachines (eg SuperState -> Mermaid), but different SM implementations can...
> That's a fascinating idea. I'm unsure if @davidkpiano designed the spec to be universal, but we can at least use a subset of it. Yes, I intend for the...
This is currently as designed (i.e., not implemented yet).