AccumulatorCache: support DataHandle arguments
Support DataHandle
arguments in functions decorated with
AccumulatorCache
(very common in the trigger).
Also change the "unhashable" and "cache limit" DEBUG messages to WARNING to alert the user that the caching is not working.
Relates to ATR-26996.
Edited by Frank Winklmeier