Hacker News new | ask | show | jobs
by dimitrov 2638 days ago
The proposed state table is hardly more scalable. It's obviously not infinitely scalable but In my proposed way, you only have to specify the cases where a state transition actually occurs.
1 comments

What you describe feels more like case classes.