From: Caleb Clausen Date: 2006-03-27T01:43:03+09:00 Subject: Re: meaning of *array On 3/26/06, Benjohn Barnes wrote: > :) :) So do I too. It was an example, and in no way intended to show > regular practice!!!! :) I realized this after I posted. It seems like def_delegator(s) isn't widely enough known, and I thought this could be a good opportunity to evangalize it, and golf a little. I did sort of miss the point of this thread by optimizing the * away completely. > I should have given a link to that when I mentioned it. Caleb is > absolutely right. You should never use the code I posted as anything > more than a guide of how something like that could work, and if you > have been misguided by me, please accept my abject apologies. Well, you weren't misguided. Either way should work perfectly well. I would even say your way is probably more commonly found in the wild than mine.