2006/7/30, Stephen Colebourne <[EMAIL PROTECTED]>:
Robert Ribnitz wrote:
> how much work would be involved in extending one of the Maps provided in
> the collections framework to support concurrent modification of the
> structures their mapIterators iterate over?
>
> would this be an envisageable feature? - I am thinking of Maps behaving
> much like the CursorableLinkedList.

I guess that this would be possible. I've never had a need for
concurrent access personally, as I just refactor the code to not need it.

Interesting. How does that work?

Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to