|
|
|
Observer Design Pattern from Wikipedia
|
This pattern is mainly used to implement a distributed event handling system. In some programming languages, the issues addressed by this pattern are handled in the native event handling syntax. This is a very interesting feature in terms of real-time deployment of applications.
http://en.wikipedia.org/wiki/Observer_pattern
created by syam1224 on 2008-05-08 20:48:41
|
|
|
|
|