5 points | by sxx0 5 hours ago ago
1 comments
Hi,I'm proposing a solution similar to Event Sourcing , but more radical: causality at the runtime level
This is achieved through either architectural or process-level separation.
Traditional state machine modeling couples causality with state. I believe causality is more fundamental than state.
A concrete example in game development:
https://notes.shixiangxi.com/en/docs/dual-world-theory/pract...
Hi,I'm proposing a solution similar to Event Sourcing , but more radical: causality at the runtime level
This is achieved through either architectural or process-level separation.
Traditional state machine modeling couples causality with state. I believe causality is more fundamental than state.
A concrete example in game development:
https://notes.shixiangxi.com/en/docs/dual-world-theory/pract...