[squeak-dev] The Trunk: KernelTests-nice.244.mcz

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sun Feb 24 09:59:00 UTC 2013


I don't understand.
There is no become: in SequenceableCollection>>grownBy:
So contrarily to st80/VW the literal is not modified.

Personally I prefer String new writeStream.
Alternatively, I can use streamContents: which will use a more
appropriate initial size...

Nicolas

2013/2/24 Colin Putney <colin at wiresong.com>:
>
>
>
> On Sat, Feb 23, 2013 at 10:25 PM, tim Rowledge <tim at rowledge.org> wrote:
>
>>
>> If Eliot's explanation doesn't convince you, just consider how ugly an
>> expression it is. Let's have "WriteStream onNewString". Much more readable.
>> Clearly expressed intent.
>
>
> I like "String new writeStream" myself.
>
> Colin
>
>
>


More information about the Squeak-dev mailing list