On Fri, Jan 15, 2010 at 7:14 PM, Levente Uzonyi <leves@elte.hu> wrote:
On Fri, 15 Jan 2010, Mariano Martinez Peck wrote:

Hi: Today Stef and I have being harvested Squeak changes in FileStream. The
most important is the work from Levente and the buffer.

We commit the first slide in inbox: �SLICE-FileStream-StephaneDucasse.1

Can someone take a look please because is this quite "important" to
integrate.

StandardFileStream >> #readInto:startingAt:count: is wrong, there's a newer version. StandardFileStream >> #skip: is missing.
The changes for MultiByteFileStream are also missing. Without those, the files' state may become corrupt and the expected system-wide speedup will be less significant.
Changes of classes other than StandardFileStream are unrelated to the read buffering in the slice.

Thanks Levetente. That explains the emergency windows we got :)

Ok...we will give another round. Thanks for this code!!

Mariano


Levente


Thanks

Mariano