Nov. 17, 2012
4:54 p.m.
On 2012-11-17, at 13:22, Damien Cassou <damien.cassou@gmail.com> wrote:
On Sat, Nov 17, 2012 at 12:02 AM, Marcus Denker <marcus.denker@inria.fr> 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.