Re: [Pharo-project] Issue 2230 in pharo: ArrayedCollection class>>newFromStream:
Comment #5 on issue 2230 by stephane...@gmail.com: ArrayedCollection class>>newFromStream: http://code.google.com/p/pharo/issues/detail?id=2230 Thanks esteban. Indeed we should really check
On Sun, 6 Feb 2011, pharo@googlecode.com wrote:
Comment #5 on issue 2230 by stephane...@gmail.com: ArrayedCollection class>>newFromStream: http://code.google.com/p/pharo/issues/detail?id=2230
Thanks esteban. Indeed we should really check
FYI (in Squeak): ArrayedCollection allSubclasses reject: [ :each | each isPointers or: [ each isWords not ] ] an OrderedCollection(SoundBuffer WordArray ShortIntegerArray Bitmap FloatArray ShortRunArray IntegerArray ColorArray WordArrayForSegment ShortPointArray KedamaFloatArray PointArray WideString WideSymbol) Levente
participants (2)
-
Levente Uzonyi -
pharoï¼ googlecode.com