On 2012-11-17, at 13:22, Damien Cassou <[email protected]> wrote:
> On Sat, Nov 17, 2012 at 12:02 AM, Marcus Denker <[email protected]> > wrote: >> >> Instead of looking up the class and compiling the shared literal >> association, we could compile a message send >> to the current environment. >> >> self class environment at: #NameOfClass > > can something similar be done for instance variable references? slots + layouts will do that.
