Ah! Disculpen, me olvide, el bueno de @garduino me paso ayer por Twitter: http://wiki.squeak.org/squeak/2288
rST - Remote Smalltalk Framework for supporting distributed Squeak objects. The main goal of the project is transparency, so you don't need to change your objects to become remote. Another goal is to handle intermittence in the availability of the images, so PDA and Notebooks can interoperate in a distributed environment. Each object decides to pass "as copy" or "as reference", in the default implementation all objects pass "by reference" but Booleans, String, Character, Number and UndefinedObject (see implementors of #remoteType). Que raro que nadie lo menciono por aca... No parece estar activo el proyecto, alguna informacion? Nos leemos! Angel "Java" Lopez http://www.ajlopez.com http://twitter.com/ajlopez -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] http://www.clubSmalltalk.org
