"Gareth Coltman" <[EMAIL PROTECTED]> writes:
> > Does this mean that we should/will replace *all* vectors with
> > ArrayLists or
> > only specific ones? Will this not break some code?
> >
>
> ArrayList implements all Vector's functionality, it just isn't thread safe.
> If you use it you have to synchronize manually.
One usually doesn't need synchronization on the Lists returned by the
Peers.
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]