Forum Discussion
Komag
11 years agoRoku Guru
These responses are helping, good.
- Suppose I used it a lot - do I run the risk of my game breaking with some future Roku firmware update?
- Does "m" used as global variables array lead to other stability problems or memory management issues if it grows too big?
- Is it just "bad programming" but otherwise safe and harmless?
"RokuMarkn" wrote:I like the phrasing! But can you shed any light on why it would be wise to not use it this way much?
The second mechanism (global variables) is evil and should be used with caution, if ever.
- Suppose I used it a lot - do I run the risk of my game breaking with some future Roku firmware update?
- Does "m" used as global variables array lead to other stability problems or memory management issues if it grows too big?
- Is it just "bad programming" but otherwise safe and harmless?