Hi Stef! Plenty of examples:
- Converting money - Paper, Stone, Scissor - A canvas containing triangle, circle, box has to be printed, on an html canvas or PDF. (Very close to the Visitor design pattern, but simpler) Here are the lectures I use: https://dl.dropboxusercontent.com/u/31543901/TMP/DoubleDispatch.zip (One of them is highly inspired from a lecture from Oscar) Hope it helps! Cheers, Alexandre > On Sep 13, 2016, at 7:33 AM, stepharo <steph...@free.fr> wrote: > > Hi > > If you happen to know a double dispatch situation in Pharo, I'm interested > since I'm revisiting my lecture. > > > Stef > >