Introduction to OOP: Chapter 20 : A Second Look at Classes [next] [previous] [audio] [real] [text]

MetaClasses

In Smalltalk each class is the single instance of a metaclass.

This is one of the more confusing aspects of Smalltalk-80.

Intro OOP, Chapter 20, Slide 8