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

--- Comment #2 from Greg Woolsey <greg.wool...@gmail.com> ---
Good analysis, thank you for filing it and contributing.  I've done some work
on formula evaluation, but not dug into the matrix or array pieces much.

One question, as the scope of the proposed lazy collection is unclear to me:

Is the scope for a single expression evaluation chain, or does this live higher
up in the Workbook level FormulaEvaluator and similar?  If it lives at that
level, caching is OK, but only as long as it is cleared when values change, by
adding the necessary steps to the existing code for that.

Thanks again, looking forward to your patch/PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to