On Fri, Mar 27, 2020 at 08:35:47AM -0700, Ramon Leon wrote:
> On 2020-03-26 3:24 p.m., Eric Gade wrote:
> >Hi Ram??n,
> >
> >I have a couple of questions. If you are using OSProcess in Pharo 8
> 
> I'm not, I don't try and keep up with the latest stuff, too much churn.  
> But I'd imagine the latest must still be able to pipe out to a command even 
> if the API changed a bit.
> 

For Pharo 7, you may want to use these:

https://github.com/dtlewis290/OSProcess-Tonel
https://github.com/dtlewis290/CommandShell-Tonel

I have not tried Pharo 8, so I cannot say if it works there.

Dave

> > but the new ZnStreams in P7/P8 DNU on #isOssPipe and StandardFileStream 
> > (for which OSSubprocess was designed, evidently) is being deprecated.
> 
> And this is why it's not worth riding the bleeding edge.  Go back and find 
> a stable older version you like and stick with it. Let others get all cut 
> up playing with unstable new stuff.
> 
> -- 
> Ram??n Le??n
> 

Reply via email to