[Cuis-dev] Split string

Nicola Mingotti nmingotti at gmail.com
Tue Nov 30 05:26:50 PST 2021


I vote in favor.

This function is so hidden it is still red in my cookbook, and up to now
i just used to Regex to perform this trivial task.

bye
Nicola



On 11/30/21 14:06, Mariano Montone via Cuis-dev wrote:
> Hello,
>
> I have a small proposal.
>
> Splitting of strings is a very common operation, but there's no
> implemention in Cuis core. And so I often need to depend on
> SqueakCompatibility that implements String>>subStrings: , just because
> of that.
>
> I'd like to move that to Cuis core. I would rename it to String>>split:,
> but that's not a requirement.
>
> I attach the source (I'm not the author, though!).
>
> This is the info of the SqueakCompatibility method: 'eem 2/3/2015 12:04
> ° 18 lines of code ° *squeakCompatibility ° 1 implementor ° 20 senders °
> in package SqueakCompatibility ° in change sets:
> 4974-CuisCore-AuthorName-2021Nov19-11h59m, Install-SqueakCompatibility'.
>
> Cheers,
>
> Mariano
>



More information about the Cuis-dev mailing list