Archive for January 10th, 2008

Java and “multi-dispatch”

In short – no, and as I’ve seen people get baffled by that more then once – and the interesting effects that occur when programmers assume that it works, here’s a short explanation of what is multi-dispatch and why it doesn’t work in Java.

(more…)