jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: MultivaluedHashMap

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Fri, 27 Jan 2012 12:33:08 +0100

Hi Sergey,
Just a minor organizational suggestion:

I'd encourage you to adopt the same approach that Bill adopted earlier already: Along with your mail, please file issues
like these into Jira. Mails get overlooked or forgotten about. But Jira issues stay until resolved somehow eventually.

Thanks,
Marek


On 01/26/2012 11:32 AM, Sergey Beryozkin wrote:
> It is a useful utility class, may be it's worth adding a constructor which can be used to tell the map to treat the keys
> in a case-insensitive way, given that MaltivaluedMap is expected to do it in some cases.
> Sergey