|
> To clarify, my basic problem is that default global > access easily turns typo-bugs into really difficult > ones (that can be extremely execution order dependant). Since typos also occur in local variable and field names, isn't this problem always going to exist in some form? Regards, Alan