You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Koji Sekiguchi <ko...@bluemartini.com> on 2004/08/30 11:14:37 UTC

[primitives] design concept

Hi,

There seems to be List and Iterator implementation for Java primitive
types in commons-primitives but no Set and Map implementation.
Is this correct and if so why?

regards,

Koji



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


Re: [primitives] design concept

Posted by Rodney Waldhoff <rw...@apache.org>.
That is to say, no one has yet felt an itch to contribute a Set or Map 
implementation.

If you have such an implementation, you're welcome to contribute it.

- Rod

On Mon, 30 Aug 2004, Stephen Colebourne wrote:

> Because they weren't needed by the original coder of the library
>
> Stephen
>
> ----- Original Message -----
> From: "Koji Sekiguchi" <ko...@bluemartini.com>
>> There seems to be List and Iterator implementation for Java primitive
>> types in commons-primitives but no Set and Map implementation.
>> Is this correct and if so why?
>>
>> regards,
>>
>> Koji
>>
>

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


Re: [primitives] design concept

Posted by Stephen Colebourne <sc...@btopenworld.com>.
Because they weren't needed by the original coder of the library

Stephen

----- Original Message ----- 
From: "Koji Sekiguchi" <ko...@bluemartini.com>
> There seems to be List and Iterator implementation for Java primitive
> types in commons-primitives but no Set and Map implementation.
> Is this correct and if so why?
> 
> regards,
> 
> Koji
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 


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