Next: Classes of objects
Up: General Programming Patterns and
Previous: Higher Order Function Pattern
Contents
Message Passing Pattern
This pattern implements the
static object model like the one normally used in
Java, C++ and other OOP languages. In this model
objects are created and communicated with via
messages.
Subsections
Georg P. Loczewski
2004-03-05