Re: [livecode] Code Design: environment vars vs. dictionary approach

From: Renick Bell <renick_at_gmail.com>
Date: Fri, 14 Feb 2014 21:51:56 +0900

> So I thought that this
> community may have some good answers on what actually differences,
> advantages or problems of using environment variables (~myvar1 = … ) vs. a
> dictionary approach (q=(); q.myvar1 = …) are.

It's been a while since I programmed in sclang, but generally I'm
guessing that if they're in a dictionary, you can write functions that
operate on all of the items more easily.

-- 
Renick Bell
- http://renickbell.net
- http://twitter.com/renick
- http://the3rd2nd.com
Received on Fri Feb 14 2014 - 12:52:40 GMT

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:23 BST