[REBOL] Re: Binding a changed function within a context
From: laurent:giroud:libertysurf at: 5-Oct-2002 22:57
> For better readability, one could write:
> bind-to-object: func [block object] [bind block in object 'self]
> and use that instead.
Well, I am glad you clarified that one.
I had completely skipped the 'in function and the quote preceeding "self" thus
completely missing how the binding mecanism was actually taking place.
This looked like some kind of magic was operating there ;)
Thanks,
Laurent
--
Laurent Giroud