Finite icon indicating copy to clipboard operation
Finite copied to clipboard

Improve method naming and fix bug with initial states

Open mi-schi opened this issue 9 years ago • 2 comments

There are some naming violations with getStates() and getTransitions() in the state machine. There is also the posibility that you have more than one initial state. It is a possible bug to return only the first state.

mi-schi avatar Sep 28 '16 10:09 mi-schi

What's the benefit of these changes that justify the BC breaks?

RonRademaker avatar Sep 28 '16 10:09 RonRademaker

Sorry I was to slow, I updated the description.

mi-schi avatar Sep 28 '16 10:09 mi-schi