Login  Register

Re: Ring - model infrastructure for Pharo

Posted by Stéphane Ducasse on Dec 13, 2010; 7:44pm
URL: https://forum.world.st/Ring-model-infrastructure-for-Pharo-tp3081971p3086574.html

>>
>>
> #stringVersionDefault has just one sender (#markMatchingClasses in SelectorBrowser). Do we need that?

let's happily kill it.

>
> In general, #stringVersion in MethodReference seems to be strange...
>
> stringVersion: 'Class>>selector:' format
>
> why is there an iVar for this? Can't this just use the selector and class an build it?
>
> Marcus
>
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
>