On Mon, Oct 25, 2004 at 11:27:31PM +0900, Markus wrote: > I may be confused, but I do not see where you are even using using > weak-refs. It looks like you are doing something like this: > > * 1000 times > * Making an object > * Noting its id > * Setting it free to wander in the woods unreferenced > * Sending the wolf into the woods to hunt unreferenced objects > * Calling for it by id > * Being surprised to hear that it is no longer with us > This does not look like a bug to me (I wouldn't expect them to answer > after I've set the wolf on them), but I may be misunderstanding. Correct. It isn't a bug! I got confused, as I thought, object_id's would not be reused. Regards, Michael