https://issues.apache.org/bugzilla/show_bug.cgi?id=56705

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <[email protected]> ---
Looking at the patch, we already have a list of XSSFSheet objects, and this
adds a map too by name. I can't help but wonder if we couldn't have a special
kind of sorted map that provides both the old "give me the sheets" of the list
plus the new "lookup by name"

It's possible that my approach would be more complex or slower though, even if
it would mean only one object to update instead of two

Thoughts?

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

Reply via email to