-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Hi, thank you for the book. Just reading through the chapters.
In the book it was mentioned that there is a possibility that we end up with 3+ wishes in a rare case of parallel requests, although the business rule states there shouldn't be more than 3 wishes.
By moving the business logic to the user domain entity we do keep the logic in the domain which seems correct, but does it solve the problem above?
Also if the problem is to be solved somehow at the persistence layer, there the issue does not seem obvious without looking at the domain logic?
Maybe I'm missing something :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels