in reply to Re: Trapping acces to variables in-code
in thread Trapping acces to variables in-code

Unfortunately, it doesn't quite work. $mything::someVar has to become mything::someVar for the function to be called.
  • Comment on Re^2: Trapping acces to variables in-code