May 26, 2012
6:53 p.m.
On Sat, May 26, 2012 at 8:36 PM, Milan Mimica <milan.mimica@gmail.com>wrote:
On 26 May 2012 20:32, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Sat, May 26, 2012 at 8:31 PM, Milan Mimica <milan.mimica@gmail.com>wrote:
Hello!
What has changed in implementation "class" message in between Pharo 1.3 and 1.4? Is it compiled inline now or something like that?
no, the other way around, now #class is NOT bytecoded, and therefore is managed as a normal message send.
That is much better. Thanks! I like progress even if it breaks old code.
breaks? can you give us an example? beause it has to be something quite hacky or low level, has't it?
-- Milan Mimica http://sparklet.sf.net
-- Mariano http://marianopeck.wordpress.com