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

--- Comment #17 from Patric Rufflar <pat...@rufflar.com> ---
Sorry for the misunderstanding, I don't ask you to implement this, I am asking
you for any hints for considering an implementation by ourselves.

I don't know anything about POIs internal architecture (yet), for which things
tempfiles are currently used and whether they can be replaced by in-memory data
structures (for size-limited data) or by just streaming the data out (for the
actual, possibly unbound data to prevent any OOM).
Maybe it is impossible without refactoring major parts of POI at all - then
this would be a nice warning for us :)

-- 
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