Forum Discussion
RokuMarkn
11 years agoVisitor
The latter. It's bad programming style, and avoiding globals is one of the reasons Object Oriented programming was invented. I discussed this previously here. Other than poor style and difficulty in maintaining the code, it's not going to break anything if you use globals.
--Mark
--Mark