You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/12/30 16:41:46 UTC

[Bug 60845] [PATCH] copied cell style and CF

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

--- Comment #33 from Dominik Stadler <do...@gmx.at> ---
Applied most of the patch via r1849969, I left out the changes to
object-equals-checks, I wanted to avoid changing the behavior for now here. 

We very rarely see derived classes for these objects and thus the differences
are likely more academic than of actual relevance. 

For performance, I would only change it if some objective performance
measurement shows that it is contributing a lot to overall run time. "it should
be faster" is often a bad guidance for doing performance optimizations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org