rmannibucau commented on PR #1271: URL: https://github.com/apache/poi/pull/1271#issuecomment-5721067014
@pjfanning how do you propose to solve that a workbook is super slow using HSSF and insanely slow using XSSF cause it is backed by the direct file format and not in memory computation/model? Also, and more on an user perspective, I think it belongs to Apache POI to expose the Excel formula model as an API outside workbooks, not sure another project would make sense there. It is a great feature to propose for projects enabling not technical users to map/combine data - already hit that need multiple times and everybody knows excel format. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
