Sources are in my smalltalkhub repository:
http://smalltalkhub.com/#!/~dh83/ci
On 2012-12-05, at 06:28, Goubier Thierry <[email protected]> wrote:
> Le 05/12/2012 04:43, Camillo Bruni a écrit :
>> I had a sudden urge to program something so I revived the monkey (partly)
>>
>> - full smalltalk implementation (no more ruby)
>> - basic command line handler (could be better but works..)
>
>> - using OSProcess with FileSystem-Legacy in 2.0
>
> So that would be the way to have OSProcess in 2.0?
more or less: there is another deprecation warning coming from `Smalltalk
osVersion` but it works...
You can check the ConfigurationOfCI to see how to include it from
http://smalltalkhub.com/#!/~dh83/fisleg
>> the only thing missing are the couple of changes I proposed for the main
>> image:
>>
>> - http://code.google.com/p/pharo/issues/detail?id=7097
>> - http://code.google.com/p/pharo/issues/detail?id=7096
>> - http://code.google.com/p/pharo/issues/detail?id=7095
>>
>> once they are in, we're ready to roll
>> cami on fernet