Use of synchronized methods in components

Cantor, Scott cantor.2 at osu.edu
Tue May 6 19:40:37 EDT 2014


On 5/6/14, 7:37 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:

>> The most egregious example is the setId on the AbstractIndentified
>> component.
>
>Just curious, why "egregious" ? Why is synchronized on setId() so bad ?

My guess was because it's sitting so high in the class hierarchy, but Rod
might have another reason.

-- Scott




More information about the dev mailing list