[Cuis-dev] findSelector fixes

Hernan Wilkinson hernan.wilkinson at 10pines.com
Tue Dec 29 12:35:41 PST 2020


>
>
>
>
> That was added as part of
> 3525-MiscFixesForColonAsBinarySelector-JuanVuletich-2018Dec14-13h29m-jmv.1.cs.st
> . I guess it is still needded. So I added it back (fixing the receiver).
>

The problem with that check is that if a there is a comment like this one:
"self m1: 2"
and you look for senders or implementors of m1: (without selecting m1:,
just with the cursor in the m or 1), it will not recognize m1: as a
selector...
That check disregards keywords that do not end with a letter which is
weird...

BTW, playing with this I found that Scanner>>#findSelectorIn: does not find
unary and binary selectors, something to fix latter :-)


>
> I removed that check because I could not find a reason for it
>
> Cheers!
> Hernan.
>
> --
>
> *Hernán Wilkinson Agile Software Development, Teaching & Coaching*
> *Phone: +54-011*-4893-2057
> *Twitter: @HernanWilkinson*
> *site: http://www.10Pines.com <http://www.10pines.com/>*
> Address: Alem 896, Floor 6, Buenos Aires, Argentina
>
>
> Thanks,
>
> --
> Juan Vuletichwww.cuis-smalltalk.orghttps://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Devhttps://github.com/jvuletichhttps://www.linkedin.com/in/juan-vuletich-75611b3
> @JuanVuletich
>
>

-- 

*Hernán WilkinsonAgile Software Development, Teaching & Coaching*
*Phone: +54-011*-4893-2057
*Twitter: @HernanWilkinson*
*site: http://www.10Pines.com <http://www.10pines.com/>*
Address: Alem 896, Floor 6, Buenos Aires, Argentina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20201229/4a568b15/attachment.htm>


More information about the Cuis-dev mailing list