Interfacing Squeak and Java

Kurt Thams thams at thams.com
Fri Jun 11 22:48:01 UTC 1999


Has anyone done any integration between Squeak and Java systems? I have a
project which requires a large component to be written in Java, but there
are pieces which I am free to do in Squeak. I'm curious to know the extent
that anyone has built things which use both.

Lacking any higher-level support, I might be able to get away with passing
data back and forth via sockets, but as you can imagine I'd love to have a
higher level of integration.

FWIW, the Java portion of the project is a servlet-based system. The first
thing I want to use Squeak for in this project is doing analysis on
various collections of data.

-- kurt thams





More information about the Squeak-dev mailing list