Jan. 9, 2010
11:32 p.m.
Lukas Renggli wrote:
But I also fail to see why you'd get the class of one of the referenced objects but not Association. Yes, I don't understand neither.
I would expect everything to be in the outPointers. All involved objects are referenced from the outside through the stack frame that is still active while creating the segment.
No, only the roots are referenced by the stack frame, and that shouldn't change the outcome. Regards, -Martin