![]() ![]() Home Technical Publications People Contact Information |
The Event Notification Pattern-Integrating Implicit Invocation with Object-Orientation
Riehle D. Abstract Managing inter-object dependencies in object-oriented systems is a complex task. Changes of one object often require dependent objects to change accordingly. Making every object explicitly in form every dependent object about its state changes intertwines object interfaces and implementations, thereby hampering system evolution and maintenance. These problems can be overcome by introducing the notion of Implicit Invocation to object-oriented systems as a decoupling mechanism between objects. This paper presents the Event Notification pattern, a pattern to smoothly integrate implicit invocation mechanisms with object-oriented designs. State changes of objects, dependencies of other objects on them and the maintenance links between these objects are made explicit as first class objects. The resulting structure is highly flexible and can be used to manage inter-object dependencies in object-oriented systems efficiently. [Rie96b] Riehle D.. The Event Notification Pattern-Integrating Implicit Invocation with Object-Orientation. In Theory and Practice of Object Systems 2, 1, pages 43-52, 1996.
|