Welcome Guest (Log in)

Publish-and-Subscribe

StarStarStarStarStar
Developer tool (35) | Development (24) | Library (15)
General
Expander triangle
  • Author
  • Rating
  • Type
  • Revision
  • Downloaded
  • Updated
  • Mark Wieder
  • StarStarStarStarStar
  • Stack
  • 1
  • 1143 Times
  • 07 May 2013
Publish and Subscribe
This is an implementation of the Publish-and-Subscribe (Observer) pattern. It allows controls to register their interest in messages from any other control or from specific controls. When a control issues the message, the controls that have registered interest in it are notified and they can handle the message as they see fit. This allows developers to concentrate on their application logic without having to worry about the details of changing the scripts of multiple objects with every change.
Ajax Loader
Tags
Expander triangle
User Comments
Expander triangle