Sept. 26, 2010
9:26 p.m.
Tobias Pape wrote:
try to use
ArrayedCollection variableSubclass: #ClassBasedCharacterArray instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: 'Collections-Arrayed'
(as in Array.) As Alan Rodas points out, if the class isn't variable, #new: cannot be used.
Thanks. Where can I read about what's actually happening here? I've never heard of this alternate subclass method, and I'm running into other problems. Sean -- View this message in context: http://forum.world.st/Creating-ArrayedCollections-tp2714552p2714726.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.