[ANN] Squeak/.NET bridge

Torsten.Bergmann at phaidros.com Torsten.Bergmann at phaidros.com
Mon Sep 15 08:02:32 UTC 2003


>We recently ported that bridge to Squeak, and have posted a first 
>release on SqueakMap.  The bridge uses TCP sockets to talk to a 
>separate .NET VM.  

Looks nice. But is there a reason why you use (slower) socket 
communication instead of hosting the runtime VM inprocess inside 
of the Squeak VM (by implementing the ICorRuntimeHost 
COM interface) ?

Bye
Torsten





More information about the Squeak-dev mailing list