[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why are people so afraid of globals?
- From: Vadim Peretokin <vperetokin@...>
- Date: Thu, 8 Jul 2010 20:03:39 -0400
I'm not sure why. In my case, they're great for newbie scripters (who just want to use the language to accomplish some simple goal with help of scripting) - their variables work across a variety of inputs/outputs they can interact with since they're global to the state.