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

[REBOL] Re: Embedded Object and Scope - again...

From: gjones05:mail:orion at: 10-May-2001 21:58

From: "Larry Palmiter"
> Hi Scott > > > "Luke, use The Force," or at least the 'context. I believe that > > 'context may be the solution to your problem. > Good to keep in mind that CONTEXT is just a shortcut for MAKE OBJECT! > > context: func [ > "Defines a unique (underived) object." > blk [block!] "Object variables and values." > ][ > make object! blk > ] > > Of course, your example works just fine with CONTEXT replaced with
MAKE
> OBJECT!
Uh oh, I guess the charlatan has been exposed! Burn him at the stake. Oh, that's me I'm talking about. Never mind. Thank goodness that context *is* just make object! in sheep's wool; I thought there was something unique in the way it specifed "unique (underived)." Your clarification makes it plain to see. Thanks. Oh, a rose by any other name... Say, goodnight, Scott. Goodnight, Scott. --Scott Jones