Hacker News new | ask | show | jobs
by rojoca 1819 days ago
This is what state machines/charts are for. They prevent you from entering invalid states, and take responsibility for all changes in state.