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

Protecting object variables

 [1/2] from: rudolf:meijer:telenet:be at: 10-Feb-2008 17:58


I am writing an application in which it is important to ensure that certain object variables are protected against overwriting. Is there a way to do that? The protect function says it works on words rather than paths, and trying to execute protect within the object definition does not seem to work either. Who has an idea? Rudolf W. MEIJER mailto:rudolf.meijer-telenet.be http://users.telenet.be/rwmeijer/

 [2/2] from: gregg::pointillistic::com at: 10-Feb-2008 11:54

[object/private] Protecting object variables


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