On Sun, 3 Feb 2019 at 17:50, Todd Blanchard via Pharo-users < pharo-users@lists.pharo.org> wrote:
Seems like an opportunity...I have no idea what the addition of slots does but I would like to learn.
On Feb 3, 2019, at 1:33 AM, ducasse <stepharo@netcourrier.com> wrote:
Hello,
Where I can find documentation for slots?
I am trying to access the pharo books site but it is unreachable from my network right now, I got a connection time out (It works from my 3G though (??) ), but if I remember correctly the is no slot description in any book.
Regards, Vitor
Hello victor
There is no documentation about slots that I know. Iâm sorry. Marcus may want to write one in the future.
Stef
I believe its an implementation of this paper... https://rmod.inria.fr/archives/papers/Verw11a-OOSPLA11-FlexibleObjectLayouts... cheers -ben