[REBOL] Re: Binding
From: robert:muench:robertmuench at: 22-Nov-2002 13:46
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]
> On Behalf Of Ladislav Mecir
> Sent: Friday, November 22, 2002 11:55 AM
> To: [rebol-list--rebol--com]
> Subject: [REBOL] Re: Binding
> I colorized only the computed binding example. It should
> contain an (almost) red line - all words unbound, then a
> black line - all words global, next a line containing black
> and green words (global and use1 words) and finally a line
> containing black, green and one blue (global, use1 and use2) word.
>
> I checked that with Explorer, Konqueror and Mozilla, and it
> seemed to work.
Hi, I'm using Opera and yes the colors are there. The green words can't
be distinguished from the black one (or at least it's hard for me) on a
white background. I would change the background color.
One comment to the whole article: The first time binding is mentioned is
at the end of section 5. But you don't explain what it is, why we have
it etc. Then section 7 starts with binding but I still don't know what
it is. So it just falls from heaven... Howabout adding the nice examples
from Brett? Your stuff is very good but I'm not sure if everyone can
follow it and see what it's good for. Robert