Like HTML::Mason::Component::parent ( $m->parent->my_overridden_method()
) ?
I haven't used it but I imagine it does just that.
See http://www.masonhq.com/docs/manual/Component.html
RJ

javier wrote:
> Hello,
>   when i am working with Mason components sometimes I want to call the
> parent class version of a overridden method. 
> I do this writing the name of the component parent instead of SELF in
> the method call but I am wondering if exists some keyword to call parent
> methods directly, akin to Perl's SUPER keyword.
>
> Somebody knows about this?
>
> Thanks, 
>   Javier
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>
>
>   



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to