vonbecmann

Results 12 comments of vonbecmann

im trying to test the project in this Pharo32-9.0 environment, but it doesn't open the image with that vm.

that vm is not the adequate for that image. i'll ask the pharo development team for a suitable vm.

it works because reader implements do:

good question. i debug the following example `(NeoCSVReader on: '"1",,"3"' readStream) upToEnd` and it depends on `WriteStream>>nextPutAll:` and given the first stmt `collection class == aCollection class ifFalse: [^ super...

just showing off a clever hack.

> Take care, you changed the Format- so it is hard to see the actual change and too many files changed how do you see the changes? (pharo version, iceberg)...