July 3, 2014
9:32 a.m.
This is now in 4.0 060. to play with it, execute: Object subclass: #B slots: {#iv => TestSlot} classVariableNames: '' category: âPlayground' On 03 Jul 2014, at 10:21, Marcus Denker <marcus.denker@inria.fr> wrote:
Now classes with special Slots are shown with a special class definition (this is just a stand-in, not final⦠e.g. we need to add first class globals and think about what to do with #category⦠so we will see. For now please treat this as just a stand-in for playing with things.
<slots.png>
The idea is that we need to actually use it and then see what to change in the next iteration.