remote development in squeak

ajh18 at cornell.edu ajh18 at cornell.edu
Fri Nov 17 17:28:34 UTC 2000


btromp at vub.ac.be (Bert Tromp) wrote:
> I'm starting a project to implement the ability to allow sdeveral
> computers  to work on one source code. I'm doing this by implementing
> remote-browsers, debuggers, etc..
> Are there any of this kind of projects available now?

You should be able to use the same browsers whose models are remote
SystemOrganization and classes.  See my recent posting about distributed
object - remote message passing for links
(http://www.egroups.com/message/squeak/21883).
As for a remote debugger, I bet this would be trickier but you should be
able to have remote models for it too.





More information about the Squeak-dev mailing list