Introduction to OOP
Chapter 5: Messages Instances and Initialization:
next
previous
audio
real
text
Solution: Create New Classes for Classes
The solution is to create a new class, whos only instance is itself a class.
picture
An elegant solution that maintains the simple instance/class relationship.
Intro OOP,
Chapter 5
, Slide 13