June 24, 2013
4:47 p.m.
On 2013-06-24, at 18:41, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
But I hate more isPlague in Object.
I think that plage mostly arises when people do not like to use Visitors / DoubleDispatch. Conceptually the #is: message IS exactly the same, instead of doing a dynamic dispatch you write procedural code with if checks, no?