Project info for Remote Smalltalk

Page created 27 Dec 2007 by GermanArduino (Master)

Homepage: http://wiki.squeak.org/squeak/2288

SqueakMap: http://map1.squeakfoundation.org/package/99b2e63c-2a19-4cc2-b049-0d0b39b2649a

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). See also: http://www.squeaksource.com/rST/

License: SqueakL + MIT

This project has relations with the following people:

[ Home | Articles | Login/Account | People | Projects ]