--- Robert Leland <[EMAIL PROTECTED]> wrote:
> +1 To Ted.
> David Graham wrote:
> 
> >--- robert burrell donkin <[EMAIL PROTECTED]> wrote:
> >  
> >
> >>+1
> >>
> >>but please don't roll a release before the upcoming beanutils 
> >>dependency hell fix is released. this will allow the problematic 
> >>validator dependency on commons collections to be removed by upgrading
> 
> >>to the next beanutils release.
> >>    
> >>
> >
> >Actually, the removal of collections classes from validator will take a
> >bit longer. 
> >
> Why is it that we want to remove FastHashMap ? is there a performance 
> penalty ?

Its javadoc states that it's not cross platform.  I have absolutely no
interest in using Java code that doesn't run on all platforms.  Also,
that's our only usage of Commons Collections code so we can drop that
bulky dependency.

David

> 
> Rob
> 
> > We still have protected FastHashMap variables that need to be
> >replaced with Maps.
> >
> >David
> >  
> >
> 
> 



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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

Reply via email to