|
|
|
|
|
by Dowwie
2266 days ago
|
|
Did you iterate to a FSM solution, from many nested conditions, or use it right from the start? I'm fighting the urge to write any FSM without having the absolute certainty that it is needed. There seems no other way than by refactoring to an FSM. |
|