rather than answer you I will tell you that you are mucking around with a
private method inside MooTools.

you shouldn't.

On Thu, Mar 18, 2010 at 4:15 AM, woomla <[email protected]> wrote:

> Setting the $family property of a class that is an object of a
> property of a class 'removes' the ownership from the property of the
> class. E.q: variable.property.property = new MyClass();
>
> Setting the $family property of a class that is an object of a
> property of a variable does not remove the ownership. E.q.
> variable.property = new MyClass();
>
> I do not understand why this happens. I hope someone can explain this
> for me please?
>
> See: http://www.mootools.net/shell/GL5EK/
>

Reply via email to