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 2016/06/20 18:08:20 UTC

[Bug 59734] Named range creation & lookup are linear in the number of ranges

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

--- Comment #1 from Javen O'Neal <on...@apache.org> ---
Are you planning on writing a CaseInsensitiveMap or importing
https://commons.apache.org/proper/commons-collections/apidocs/org/apache/commons/collections4/map/CaseInsensitiveMap.html

I guess you would also need a (scope (global or sheet), named range name) tuple
class as your key, so you could hide the canonical case code there.

-- 
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