From: gabriele renzi Date: 2004-12-09T14:37:29+09:00 Subject: Re: Shield Pattern (was Re: Freezing Variable Assignment) Florian Gross ha scritto: > Personally, I would also like to see a way of testing whether a given > Object implements a contract (here: passes a suite of unit tests) -- I > think that would be useful for multi method dispatch. (Called method > overloading in the C++/Java world.) +1, even if I think overloading is little different from mmd and I also believe that predicate dispatch is somewhat cooler :)