Hello,
are there limitations in the type of variables or accesses var watchers
can check?
I tried to watch the deletion of a hash element. This did not work
regardless if I watched the complete hash or the element itself.
If I watch a complete hash, element modifications are not recognized.
If I watch an array element, assignments are recognized, but if I assign
via push(), this is ignored.
If I watch an array completely, Event reports an exception if I access
the array by push(). This case is activated in the attached hack.
Greetings
Jochen
vardel.pl