Everything is a distributed object

Craig Latta craig at netjam.org
Sat Oct 7 20:44:02 UTC 2006


> For a true distributed system I would expect it to be possible to
> instantiate objects of a remote class or to subclass a remote class
> and other stuff like this.

     Spoon[1] can do that. The situation where I've found behavior like
that most useful is when debugging a process that has some contexts on
the local machine, and some on remote machines.


-C

[1] http://netjam.org/spoon

-- 
Craig Latta
http://netjam.org/resume





More information about the Squeak-dev mailing list