David T. Lewis wrote
> they can now be loading in Pharo...

In Pharo 7.0.4, the following chugged for about an hour cycling back and
forth between OSP and Command Shell without completing:
        baseline: 'OSProcess' with: [
                                spec
                                        repository: 
'github://dtlewis290/OSProcess-Tonel';
                                        loads: #(#'Core with Output') ]


I wonder if it's related to the old circular dependency problem we had which
IIRC was resolved with "Pipeability"...




-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to