for 3.10...

Alexandre Bergel Alexandre.Bergel at cs.tcd.ie
Thu Aug 24 07:26:53 UTC 2006


> I wanted add this to the bugs for 3.10 but I could not do it since  
> I could not find the project
>
>
> 	| set |
> 	set := Set new.
> 	Smalltalk allClasses do: [:each |
> 			set addAll: each organization categories.].
> 	^ set select: [:each | each first = $*].
> 	
> shows that we have some dirty method categories.

I am not sure to understand. Why a method category starting with a *  
is dirty ?
Did I miss something ?

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.cs.tcd.ie/Alexandre.Bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






More information about the Squeak-dev mailing list