Software Details:
Version: 0.9.9
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 53
The mediator pattern provides a unified interface to a set of interfaces in a subsystem.
With the mediator pattern, communication between objects is encapsulated with a mediator object.
Objects no longer communicate directly with each other, but instead communicate through the mediator.
This reduces the dependencies between communicating objects, thereby lowering the coupling.
The Mediator pattern simplifies AJAX app development.
Documentation is included with the download package.
What is new in this release:
- Added function to prototype instead of overriding.
What is new in version 0.9.5:
- Fixed node exports.
Requirements:
- JavaScript enabled on client side
Limitations:
- For advanced JS developers only.
Comments not found