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

[REBOL] [object/private] Protecting object variables

From: gregg::pointillistic::com at: 10-Feb-2008 11:54

Hi Rudolf, RWM> I am writing an application in which it is important to ensure that RWM> certain object variables are protected against overwriting. Is RWM> there a way to do that? RWM> The protect function says it works on words rather than paths, and RWM> trying to execute protect within the object definition does not RWM> seem to work either. Check out these threads from the ML on REBOl.org. http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlRJCC http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=rmlTLVQ -- Gregg