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

[REBOL] Re: object/property1: "new value"

From: rebol::techscribe::com at: 29-Jan-2001 11:32

Hi Helmut, REBOL has a protect function that protects words from being reassigned. The protect function does not work for words that are implemented in objects. I have previously asked RT to add this functionality. As of the latest experimental /Core release this feature has not been added. Elan Helmut Knoblauch wrote: