|
|
|
|
|
by dragonwriter
4139 days ago
|
|
> That is the best description of the problem event sourcing tries to solve that I have seen. Huh. I always thought that the problem event sourcing was trying to solve was more that modeling complex interactive systems through their static state rather than modeling the interactions directly as the principal domain objects is invariably futile. While "we're dropping all sorts of interesting data on the ground" may be one manifestation of that, I think the more common manifestation is "we bear too high of an expense when adapting our information system to changes in business process". |
|
Now that actually makes sense to someone not already familiar with the context.