On 24 Nov 2017, at 00:21, Cl��ment Bera <bera.clement@gmail.com> wrote:



On Fri, Nov 24, 2017 at 12:00 AM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Did you talk with marcus?

I don't understand the connection between slots and this problem with primitives. 


There is no connection, just the same name.

For Slots aka First Class Instance variables:

I sometimes think that Slot for the first class instance variables might not be a good name, but then,
the only alternative would be ���instance variable���, but that is not that nice either, as these Slots include
virtual variables (that are computed) or variables that are combine stored in a hidden base slot (e.g.
used for BooleanSlot or PropertySlot). 

So for now I will keep the Slot term���


Marcus