perhaps you are looking for the PARENT keyword.

<%method foo>
<& PARENT:foo &>
%# more local foo
</%method>

also, $m->comp('PARENT:foo') ..


On Jan 2, 2007, at 8:50 AM, 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

---
michael reece :: software engineer :: [EMAIL PROTECTED]



-------------------------------------------------------------------------
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