Hi,

I have been playing with REBOL for a some time but I still am curious
about the word visibility scheme chosen by Carl. 

When a word is definied inside a function it is visible also outside the
function (after the invication of the function) unless explicitly
specified local. This seems to be a different approach to most of the
other programming languages (at least that I know :).

The disadvantages are obvious, it is easy for the programmer to
introduce unwanted side-effects, but what are the advantages this scheme
introduces?


-- 
Jussi Hagman                                CS in �bo Akademi University
Studentbyn 4 D 33                           [EMAIL PROTECTED]
20540 �bo                                   [EMAIL PROTECTED]
Finland
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to