https://issues.apache.org/bugzilla/show_bug.cgi?id=56537
--- Comment #8 from Daniel Atallah <[email protected]> --- (In reply to Nick Burch from comment #7) > I've had a go at implementing this in r1601901. > > Any chance you could give that a whirl, and report back if that does what > you were expecting? > > If so, we can update the javadocs for WorkbookFactory and > XSSFWorkbook.open(String), along with knocking up a quick unit test Thanks. I looked at the commit and it made sense to me. The only caveat that I can think of is if there's a use-case where someone would want to re-use the OPCPackage and now wouldn't be able to. Is it even possible to reuse the OPCPackage currently? I haven't built poi from source before, so there's a bit of a learning curve for me to do that. -- 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]
