Jan. 7, 2011
1:05 a.m.
Comment #15 on issue 3436 by rydier: #copyFrom: is broken http://code.google.com/p/pharo/issues/detail?id=3436 GnuST does the copyFrom: to: self size shortcut as well. VW does not define copyFrom: in Object. Implementors in the packages I had loaded: -ProbedCompiledMethod/Blocks do the same. -GlorpAttributeModel copies some, others only if nil in receiver, and the rest not at all.