To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109169 Issue #|109169 Summary|Refactor ScMatrix to add a new back-end optimized for |sparsely-filled matrices Component|Spreadsheet Version|DEV300m71 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|code Assigned to|kohei Reported by|kohei
------- Additional comments from [email protected] Thu Feb 11 18:51:17 +0000 2010 ------- This is a spin-off of Issue 107693. Refactor ScMatrix to allow different storage backend. The current ScMatrix implementation is optimized for fully populated matrices. But the current storage scheme is not suited for handling sparsely populated matrices. We should make the backend storage of ScMatrix pluggable in order to handle sparsely-populated matrices more efficiently. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
