BlockContext got merged into BlockClosure.

and ContextPart got merged into MethodContext (not sure about that last
one).

HTH
Phil

On Sun, Jul 12, 2015 at 4:54 PM, Max Mattone <matton...@gmail.com> wrote:
>
> I know that PhaROS project, developed at Mines Douai for robotic
purposes, does successfully load XMLRPC.
> Here is the web site of the team:
http://car.mines-douai.fr/2014/11/live-programming-ros/
> Maybe they can help.
>
> max
>
> Le dim. 12 juil. 2015 à 01:00, Arturo Zambrano <arturo.zambr...@gmail.com>
a écrit :
>>
>> Hi all,
>>   I tried this:
>> Gofer it
>>         url: 'http://ss3.gemstone.com/ss/XMLRPC';
>>         package: 'ConfigurationOfXMLRPC';
>>         load.
>> ConfigurationOfXMLRPC project latestVersion load: 'All'.
>>
>> And got this message:
>>
>>
>> This package depends on the following classes:
>>
>>   BlockContext
>>
>>   ContextPart
>>
>> You must resolve these dependencies before you will be able to load
these definitions:
>>
>>   forkWithBindings
>>
>>   forkWithBindings:
>>
>>   forkWithClampedBindings
>>
>>   forkWithClampedBindings:
>>
>>   forkWithIsolatedBindings
>>
>>   forkWithIsolatedBindings:
>>
>>   newProcessWithBindings
>>
>>   newProcessWithBindings:
>>
>>   newProcessWithClampedBindings
>>
>>   newProcessWithClampedBindings:
>>
>>   newProcessWithIsolatedBindings
>>
>>   newProcessWithIsolatedBindings:
>>
>>   valueWithBindings:
>>
>>   valueWithBindingsContext:
>>
>>   bindings
>>
>>
>> Is XMLRPC supported in Pharo 4/Moose 5?
>>
>>
>> best
>> art

Reply via email to