[REBOL] Words, Bindings and Contexts. (7) Re:(2)
From: deadzaphod:h:otmail at: 27-Jul-2000 3:00
>l> I see, that the fact, that my series didn't explain the
>l> behaviour of functions WRT Recursion and Binding is a flaw. l> Here is
>the continuation (a model of the behaviour): [...]
>
>I just want to say that I agree with this model. This is the closest
>representation of REBOL's function context handling IMHO.
>
>OTOH, I'd like to understand why Carl considers the current behaviour a
>bug, while I was convinced this was by design.
Me too... I rather like the current behavior and have been writing scripts
that will probably break if it is changed. I feel that the current STATIC
binding is an excellent feature, and even if it was a bug, it should be kept
and documented.
- Cal ([deadzaphod--hotmail--com])