May 24, 2010
4:51 p.m.
Hi, If anyone is using the result of CompiledMethod #methodClass:, in Pharo and Squeak is answering a different object. In Pharo (PharoCore1.1ALPHA #11367) returns an Association and in Squeak 4.1 the CompiledMethod instance which is the historical behavior. This would lead to two different tests where should be the same. Cheers, Hernán