Double dispatch

Ralph Johnson johnson at cs.uiuc.edu
Wed Nov 4 16:08:33 UTC 1998


The best paper on double-dispatching was the one that Dan Ingalls wrote
for OOPSLA'86.  But if you don't have the OOPSLA'86 proceedings, or the
CD with the first ten years of papers on it, you might read the paper
that Kurt Hebel and I wrote on it at
ftp://st.cs.uiuc.edu/pub/papers/patterns/double-dispatch.ps

Our paper focuses on how to implement arithmetic, and on a tool
that we built to make double-dispatching easier.

-Ralph





More information about the Squeak-dev mailing list