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

[REBOL] Private words in objects?

From: alberto::origen::com::mx at: 4-Jul-2006 1:00

Hi all, Somebody can clarify to me why rebol "objects" does not support protected (read only) variables ? This question came to my mind after spent hours debbugin a large script... and well, I think I had been able to debug it faster if I could make protected variables inside the objects. I want to say, I'm not asking for an implementation to protect variables or functions, I just want an explanation :) Ciao Alberto