Creating variable byte classes
variableByteSubclass:classInstanceVariableNames:classVariableNames:- poolDictionaries:, variableByteSubclass:classVariableNames:poolDictionaries:
Note:
These messages can only be sent to another variable byte class.
 
Porting tip:
Smalltalk/V supports the second message, but not the first, while Objectworks\Smalltalk supports neither. Neither Smalltalk/V nor Objectworks\Smalltalk provide Class messages for creating classes with class instance variables, although it is possible to build such classes. Objectworks\Smalltalk uses different subclass creation messages that also specify the category.
Last modified date: 01/29/2015