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

[REBOL] Re: objects: overhead, private data, naming conventions

From: greggirwin:starband at: 18-Sep-2001 20:57

Thanks Chris! Good thoughts all. You sparked a thought about one thing I really need to get a handle on when I design functions: the return value. I'm very used to a procedural approach but the more REBOL code I look at, the more I see that returning an intelligent value that can be used in context by the caller to minimize the code they need to write is incredibly valuable. I'm sure as time goes on I'll get better at sifting for elegance. Thanks again for your response! --Gregg