If I recall correctly, commons-collections fast Map implementations
are only better for reading, and could possibly be even slower for
writing.  This also complicates design because you have to find a
convenient place to set the Map to "fast mode".

Cheers,
Clinton




On Thu, 16 Dec 2004 14:18:09 -0600, Vic Cekvenich <[EMAIL PROTECTED]> wrote:
> Also... I use Apche commons-collections.
> 
> .V
>

Reply via email to