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

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

From: hk:readysoft at: 30-Jan-2001 9:29

Hi Scott, I want to get a "fire" -event if an attribute, such as 'balance, is changed. So I can test of a valid data-type or to test wether the new value is in a valid range. Additional, I want to prevent someone from changing the 'withdraw or 'deposit functions. And my next question is, how can I define private attributes in an object? (like in Java) -helmut -----Ursprüngliche Nachricht----- Von: GS Jones <[gjones05--mail--orion--org]> An: [rebol-list--rebol--com] <[rebol-list--rebol--com]> Datum: Montag, 29. Januar 2001 21:39 Betreff: [REBOL] Re: object/property1: "new value"