[FIX] CollectionAtRandom [er] [et] [sm]

ducasse ducasse at iam.unibe.ch
Tue Nov 4 20:19:29 UTC 2003


tired :) should do something else than squeaking
can you resend a cs :)


On Mardi, nov 4, 2003, at 21:16 Europe/Zurich, Lukas Renggli wrote:

> Hi Stef,
>
> ok I see the point. But why not doing it consequently and write
>
> 	^self class mutexForPicking critical: [
> 		self atRandom: self class randomForPicking ]
>
> instead of
>
> 	^self class mutexForPicking critical: [
> 		self atRandom: Collection randomForPicking ]
>
> Cheers,
> Lukas
>
> -- 
> Lukas Renggli
> http://renggli.freezope.org
>
>




More information about the Squeak-dev mailing list