More on WriteStream>>on:

Roel Wuyts Roel.Wuyts at ulb.ac.be
Wed Feb 14 17:47:05 UTC 2007


Could somebody who likes the fact that WriteStream modifies the  
collection passed with #on: give me an actual example where this  
behaviour is actually desirable/useful (I am not talking about  
ReadStream here) ?


Otherwise put, why should we not change the implementation of #on: in  
Stream to do:

on: aCollection

	.... aCollection copy .....


--
Roel



More information about the Squeak-dev mailing list