ShMcK / statechart-designer

Visual designing/development tool for statecharts in JS (XState)
https://shmck.github.io/statechart-designer
81 stars 6 forks source link

Refactorings #35

Open mogsie opened 5 years ago

mogsie commented 5 years ago

I'd love a tool like this to support various types of refactorings. An obvious one is "specialize" to introduce a substate; you might not even consider that a refactoring. But there are other types of refactorings that you could have like:

Opening this issue mainly to spark the discussion and get the ideas out there.

ShMcK commented 5 years ago

Thanks @mogsie. This is a great roadmap.