Gabriele wrote:
> If you write that as:
>
>   bind blk in b 'self
>
> it is much less confusing.

It is. The line:
        bind blk in b second first b
    comes from my earlier efforts in getting nested and copied objects to
work properly. At one stage I wanted to make sure that I was binding dialect
code to the right words in an object, the above code worked, and I've never
changed it since then. There's a problem copying nested objects in that
Rebol only shallow copies objects, where as I wanted deep copying.

Andrew Martin
Still learning...
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to