March 22, 2012
5:56 p.m.
On 22 March 2012 18:26, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Mar 22, 2012, at 2:45 PM, Camillo Bruni wrote:
let's have some fun and do
Object subclass: #Behavior    uses: TPureBehavior    instanceVariableNames: 'superclass methodDict format layout'    classVariableNames: 'ObsoleteSubclasses'    poolDictionaries: ''    category: 'Kernel-Classes'
proceed over the several warnings not to change Behavior and BOOM! :D why would I do this? => we want first class layouts (most probably in 1.5)
whoooo so exciting.
Only over VM's dead segfaulted body! :)
Stef
-- Best regards, Igor Stasenko.