Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Private words in objects?

From: alberto::origen::com::mx at: 5-Jul-2006 12:08

Hi Gregg,
> REBOL was designed for building small systems, so choices like this > lean towards making things as simple as possible, and may also have > been due to implementation choices.
Good point, that sounds logic for me!.
> In your case, how would private words have helped? Did a word in an > object get reset accidentally?
Exactly!, of course not in a simple way like "object/field: 0", but yes I was modifying some words accidentally. IMO a thrown error would helped a lot. Ah!, to be honest the code isn't very well written, and is much larger of what it would have to be :P Ciao -- alberto