
01-14-2014, 07:34 PM
|
|
Delterian Hybrid
|
 |
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
|
|
|
As far as your examples demonstrating issues with scope go, I've had some weird ass issues with scope too. For example, calling a function from a single scope that involves using with() or something else that should temporarily switch to/back from a specified object scope and have it return a value will also return the object's scope, switching the entire code's scope from that point onward (£1 for every time I said scope)
These are cool though. Thanks for bringing them into public light. |
|
|
|