Login  Register

Re: Seamless

Posted by francescoagati on Jun 19, 2016; 9:31pm
URL: https://forum.world.st/Seamless-tp4840907p4901832.html

No i was using and old version finded in your pdf draft of seamless

Gofer it
url: 'http://ss3.gemstone.com/ss/Seamless';
package: 'ConfigurationOfSeamless';
load.
((Smalltalk at: #ConfigurationOfSeamless) project version: '0.4') load.


using the version on smalltalkhub all go good when save the image. the only problem finded is if i quit and restart the image with socket open.but i think that when the machine go down or up i must use a callback for start or kill the sockets.

Thanks