You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@steitz.com> on 2003/09/21 05:18:48 UTC

[collections] CollectionUtils factory methods for Synchronized, Unmodifiable collections

The factory methods for synchronized and unmodifiable collections use 
the implementations from java.util.Collections. I assume that these 
methods predate the decorators package and these should now be changed 
to use the decorator factories.  Any objections to this change?

Phil


Re: [collections] CollectionUtils factory methods for Synchronized, Unmodifiable collections

Posted by Stephen Colebourne <sc...@btopenworld.com>.
+1

----- Original Message ----- 
From: "Phil Steitz" <ph...@steitz.com>
> The factory methods for synchronized and unmodifiable collections use 
> the implementations from java.util.Collections. I assume that these 
> methods predate the decorators package and these should now be changed 
> to use the decorator factories.  Any objections to this change?
> 
> Phil
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


Re: [collections] CollectionUtils factory methods for Synchronized, Unmodifiable collections

Posted by Stephen Colebourne <sc...@btopenworld.com>.
+1

----- Original Message ----- 
From: "Phil Steitz" <ph...@steitz.com>
> The factory methods for synchronized and unmodifiable collections use 
> the implementations from java.util.Collections. I assume that these 
> methods predate the decorators package and these should now be changed 
> to use the decorator factories.  Any objections to this change?
> 
> Phil
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org