vonbecmann
vonbecmann
im trying to test the project in this Pharo32-9.0 environment, but it doesn't open the image with that vm.
does this framework choose the image and vm? im just adding Pharo32-9.0 to the config file.
that vm is not the adequate for that image. i'll ask the pharo development team for a suitable vm.
in my opinion, just remove that environment as an option.
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.
any news about it?
> 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)...