Since this isn't really a bug, and since I expect that we'll be picking up
Commons Resources after Struts 1.1, I've gone ahead and reassigned this one
to the Commons Sandbox.

The only difference in behaviour that I can think of would be that in adding
a locale when the same locale already exists. With a Map, the new one will
overwrite the old one, whereas with a Set, the old one will remain, and the
second add will be ignored. In this particular case, I don't believe this
matters to us.

--
Martin Cooper


> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 23, 2002 6:47 AM
> To: Struts Developers List
> Subject: Re: bug 6096 - what should be done?
> 
> 
> Off hand, I'd say that Bill does have a point.
> 
> Is there any apparent reason why we are binding the implementation to
> HashMap? 
> 
> If so, perhaps we should document the reasoning.
> 
> -T.
> 
> James Holmes wrote:
> > 
> > Should this bug be closed as "WONTFIX" or should this
> > actually be implemented.
> > 
> > My inclination is towards closing it as "WONTFIX";
> > 
> > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6096
> > 
> > -james
> > [EMAIL PROTECTED]
> > http://www.jamesholmes.com/struts/
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to