jplane / DurableStateMachines

Bringing the power of hierarchical state machines to a .NET Core runtime near you.
MIT License
10 stars 2 forks source link

Create model metadata abstraction #1

Closed jplane closed 3 years ago

jplane commented 3 years ago

Model metadata is currently hardcoded to support SCXML. We want to abstract this into a proper C# interface so that we can store metadata in other formats/locations: