20240708130337-ddd on events
I couldn’t find any explicit reference to event driven design in DDD. There are events in a cargo example in page 117 , but it is treated like any other entity.
The book puts emphasis on abstracting what isn’t abstracted, and be intentional about it.
A similar example is specifications , which the book uses as a target for abstracting