Y
Hacker News
new
|
ask
|
show
|
jobs
by
beders
1277 days ago
This approach is not simple. It complects a business process state with multi-methods. Don't do it.
Model state where it belongs: in a database.
1 comments
yogthos
1277 days ago
This approach is perfectly compatible with modelling state in the database. The problem this addresses is the data flow, which is a completely separate problem from managing the state itself.
link