Design Problems
-
Defining New Operations for Object Structures
-
How can new operations be defined for the classes of
an object structure
without changing the classes?
-
Flexible Alternative to Subclassing
-
How can a flexible alternative be provided to subclassing
for defining new operations
for the classes of an object structure?