Creating an Orphan
nil subclass: #Future
instanceVariableNames: ‘semaphore '
classVariableNames: ‘ '
poolDictionaries: ' '
category: ‘Reflection-Examples’
In VisualWorks, ClassBuilder does the rest. Default implementations of doesNotUnderstand: and class are provided.
Previous slide
Next slide
Back to first slide
View graphic version