https://bz.apache.org/bugzilla/show_bug.cgi?id=62875

--- Comment #3 from [email protected] <[email protected]> ---
The scope is for one call to Function.evaluate(Ptg[], row, col). It doesn't
persist between calls. Caching is performed higher in WorkbookEvaluator at the
cell level. 
Caching wouldn't work for functions because along with refs they receive
literals and nested functions' results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to