I'm pretty sure __parent is a prototype.js thing.

In MooTools it's just `this.parent()`  (in all 1.2.x)


On Mar 23, 2011, at 12:07 PM, vinhboy wrote:

> Hey everyone.
> 
> I am trying to upgrade from 1.2.1 to 1.2.5 (for compatibility with
> IE9). One of the issue I am running into is that there is no longer a
> "__parent" (double underscore) method/var that I can use to access the
> superclass method.
> 
> The only piece of documentation I can find on it is here:
> 
> http://www.effectgames.com/effect/article.psp.html/docs/Object_Oriented_Framework
> 
> But I don't totally understand it, so if anyone has some links or an
> explanation they can share with me I would really appreciate it.
> 
> Thanks

Reply via email to