I think that using the stdout / stderr should be the way. It's the standard
and expected way to behave.
Even though, I recommend you to perform a little test to see how the output
is generated in the terminal, if everything is mixed up or it is quite
long, maybe generating a file is not as bad ide
> Le 22 juin 2016 à 14:05, Valentin Ryckewaert
> a écrit :
>
> Hello everyone,
>
> i'm currently working on making Pharo able to manage if it writes on his
> files.I created a class which can define it, then I'm already able, for
> example, to define if Pharo writes on pharo.changes or not.
Hello everyone,
i'm currently working on making Pharo able to manage if it writes on his
files.I created a class which can define it, then I'm already able, for
example, to define if Pharo writes on pharo.changes or not.
The meaning of this is to make Pharo able to execute a script but without
b