[REBOL] context of a function - Enhancement request Re:
From: lmecir:geocities at: 21-Aug-2000 17:35
> The best sollution would be to enhance "in" so you can not only
get words
> out of object's context, but also out of functions context.
>
> f: func [a] [a]
>
> f 2
>
> in :f 'a
> == a
>
> same? first second :f in :f 'a
> == true
>
> Good idea?
> Frank
>
Sure, copy it to feedback, please. I prefer this to the 'Self
idea.
Moreover, I would like to have an option to create objects without
'Self if needed. (I wasn't the one who asked for 'Self.) Opinions?
Regards
Ladislav