Open billw2012 opened 4 years ago
how to detect that though... Debugger would have to intercept everything that could write a variable.
And.. incoming publicVariable the debugger cannot even see.
setVariable is easy. =
variable assignment... should be doable. But public vars are not possible.
On globals or namespace variables.