https://bz.apache.org/bugzilla/show_bug.cgi?id=52484
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |57401 --- Comment #7 from Javen O'Neal <[email protected]> --- There's a solution posted to bug 57401 that implements a Shared Strings Table in a memory heap backed by a database on disk (MapDB). This would hopefully allow the storage of RichTextStrings in a memory-efficient way (at the cost of speed). It's be a good idea to let the user pick the strings storage mechanism so they can make POI meet their needs. -- 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]
