On Fri, Jan 25, 2013 at 10:54:40AM +0100, Camillo Bruni wrote:
very nice! thanks! So that means all the FileSystem changes have been included?
I think so, yes. I'm not too familiar with using FileSystem yet, so let me know if I missed something. So far I have done the updates for all of OSProcess and CommandShell-Piping, but I have not yet done the rest of CommandShell. There is a lot of file system interaction in CommandShell, so that may take a while. But OSProcess is done, and class PipeableOSProcess in CommandShell-Piping is updated too. So that should be a help for many people. Dave
On 2013-01-25, at 05:14, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
David T. Lewis wrote
OSProcess and CommandShell-Piping should now load cleanly in Pharo 2.0.
Awesome!!! Thank you David. I just successfully used PipeableOSProcess in latest 2.0 with no load errors.
Cheers, Sean