[ANN] Squeak/.NET bridge

Torsten.Bergmann at phaidros.com Torsten.Bergmann at phaidros.com
Mon Sep 15 11:25:48 UTC 2003


>How much effort would it be to implement ICorRuntimeHost?

Sure - it's more work than using sockets - but you can implement 
it in a more COM friendly language (C/C++) and provide an interface 
via plugin dll or FFI mechanism.

If you try to implement it in Squeak itself you will need much more
work (since a basic COM layer implementation is required like other
Smalltalk's provide).

Bye
Torsten



More information about the Squeak-dev mailing list