From: "Thomas B." Date: 2008-09-27T19:01:12+09:00 Subject: Re: Does array's each-block destroies outer objects ? w wg wrote: > After execute the block , it looks like that ruby destroied the former > 'x' object, the 'x' object has object_id 4 now, which is same as > a[4].object_id. Hello. Have a look at this topic: http://www.ruby-forum.com/topic/166204 about the same problem. TPR. -- Posted via http://www.ruby-forum.com/.