Dearest mason fans,

   I'm wondering if it's possible to implement inheritance when a
component rendering is triggered by an inclusion, and not by an http
request.

  For intance if I have this code:

 <& /mycomp.mas &>

 With mycomp.mas :
 <%flags>
     inherit => '/mysupercomp.mas'
 </%flags>


Is it possible for mycomp.mas to effectively inherit from
mysupercomp.mas ? I cannot see any fundamental reason why it wouldn't
be possible because the inheritance happens when one queries
http://server/mycomp.mas.

Thanks for sharing your thoughts and knowledge about this.

Jerome.


-- 
Jerome Eteve.

Chat with me live at http://www.eteve.net

jer...@eteve.net

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to