Learning the Mediator Pattern(dimecasts.net)
submitted by
dwhittaker(13.1k) 2 years, 7 months ago
Taking a look at how we can use the Mediator Pattern in our application.
.The Mediator pattern allows us to create a loosely coupled system by creating a set of objects which encapsulates the way that sets of objects interact with each other. By removing this behavior from the individual objects you reduce their responsibility and reduce coupling
|category: Architecture
|Views: 448
tags:
Dimecasts.net Architecture Patterns another
Everyones tags:
Your Tags: