On Thursday 05 April 2007 18:24:51 Michael Reece wrote:
> what i do is capture the request_comp ($m->fetch_next, actually)
> output during the %init section of autohandler.  that allows the page
> components to influence global state (or set $m->notes) that can then
> be used by the autohandler.

aha! yes, that sounds like a good idea. You are using the notes part of the 
mason request to store these topical things. That would be what I imagined as 
buffers. I think I will tinker with this in the future.
 
thanks for the suggestion!
--paf
-- 
--paf

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