Re: MV Keys

From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 3 Mar 2006 10:37:19 -0800
Message-ID: <1141411039.761445.159150_at_i39g2000cwa.googlegroups.com>


mAsterdam wrote:

>

> Aside (the example surely illustrates your point)
> could this removeAt operation possibly be useful
> in a concurrent environment?

For sure.

> You'ld never know which item you are going to scratch -
> somebody else could have just done myList.removeAt(2).

Absolutely. Multi-user or even just multi-thread use introduces a host of (annoying) concurrency issues.

Marshall Received on Fri Mar 03 2006 - 19:37:19 CET

Original text of this message