Sept. 19, 2008
9:30 a.m.
On Sep 18, 2008, at 21:08 , Stéphane Ducasse wrote:
I would like to define some tests also to cover that CM are really duplicated.
btw., I'm in the process of making http://code.google.com/p/pharo/issues/detail?id=167 work correctly...
why It was broken?
no, but it was not completely finished (like the effect of these changes on the sources/changes condensing procedure) Stef, in http://code.google.com/p/pharo/issues/detail?id=167 you removed that method properties are copied when we copy a compiled method (this is in #copyWithTrailerBytes:). I am not sure what the expected behavior actually is. What was your rationale? Adrian