Monday, November 04, 2002



The Type Object Pattern by Ralph Johnson and Bobby Woolf. Decouple instances from their classes so that those classes can be implemented as instances of a class. Type Object allows new "classes" to be created dynamically at runtime, lets a system provide its own type-checking rules, and can lead to simpler, smaller systems. [Smalltalk News and Information from Why Smalltalk]

9:55:59 AM  #