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.zambrano@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