You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the proposal. The evident cadidates for this pattern are the methods findYoungClients and findRichClients in the class domain.BankService.
Only I fear the introduction of an additional pattern would complicate this example project.
In any case I am now too occupied to think about it profoundly.
But feel free to make a pull request with a solution proposal.
Literature: https://www.martinfowler.com/apsupp/spec.pdf
I am curious about how to combine the
Specification Pattern
with theRepository Pattern
. I hope the author can show a demo in the future.The text was updated successfully, but these errors were encountered: