> + be used for anything but the "sameness" test. Besides, the IDs are> + dynamic and valid only while object is alive, once it get freed orPlease explain your locking model which ensures a false sameness cannotoccur due to object reuse as you do the comparison and scan.Alan