Hacker News new | ask | show | jobs
by solipsism 4142 days ago
modeling complex interactive systems through their static state rather than modeling the interactions directly as the principal domain objects is invariably futile

Now that actually makes sense to someone not already familiar with the context.

1 comments

I agree - that was the best explanation of CQRS I've seen.
CQRS != Event Sourcing. ;)