Messaging
The environment
in which an object exists must support messaging in some
way and this enables one object to discover a property
of an another object, or to invoke a method of an other
object or to be aware of the occurrence of an event
raised by another object. Objects can interface
with each other. |