On 2/15/06, Robert Deaton <false.hopes at gmail.com> wrote: > Actually, that's a typecast. Try using an explicit one in the code, > you'll notice that it runs the same. So... it doesn't hurt the object to cast it as an array in a foreach. I shoulda known better because there's no assignment operator. My bad, I retract my statement. Andy