On 02 Mar 2015, at 11:04, Peter Uhn��k <i.uhnak@gmail.com> wrote:

Could this be used in stead of Spec Adapters? That would probably require MetaLinkCollection.


We need to be careful using these mechanisms��� it is powerful but you can build very hard
to understand systems when using it too much...

Peter

On Mon, Mar 2, 2015 at 9:58 AM, Marcus Denker <marcus.denker@inria.fr> wrote:

> On 02 Mar 2015, at 09:51, phil@highoctane.be wrote:
>
> Is there any background material one can read about these things?
>

I fear only my PhD��� I never published a paper about the whole thing (huge mistake���).

http://scg.unibe.ch/archive/phd/denker-phd.pdf

The problem is that this tells the story including the first steps that where wrong (based on byte code
and too complex). Chapter 5 is about the final model, chapter 6 discusses meta-recursion.
So one could read 2, the intro of 3 + 4, and then 5.

I will write a real paper about the version in Pharo when it is done.

        Marcus