[squeak-dev] Transfer of binary data between images

Kjell Godo squeaklist at gmail.com
Sat Oct 21 16:33:21 UTC 2017


Is JSON the preferred way to transfer data between different
     Smalltalk platforms?
     like Dolphin S8 visualWorks GnuSmalltalk Smalltalk/X Amber etc?
i would like a way for all the different things to talk to each other
     why should they all be seperate?

I am assuming JSON would be best for going between languages like
     Smalltalk - Lisp
     ( it is the easiest to get access to everything has a Package for it ).

Are there any Packages that are designed to link different languages
together?
     like Smalltalk - Racket - CommonLisp - SWIProlog etc?
     i am assuming that sockets + JSON are the easiest quickest way
     or DCom or what was that Linux d-Bus is d-Bus also on Windows?easy?
     is COM also on Linux?does anyone use it?hard to use?
          Dolphin and VisialWork do COM
     is anyone doing this sort of thing?who would just know?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20171021/79e98788/attachment.html>


More information about the Squeak-dev mailing list