On Thu, 4 Jan 2007, Jeremy Morton wrote:

> It looks like HTML::Mason currently doesn't have this feature, which is sad.
> I'd like to be able to distinguish between GET and POST params.  Currently
> there is an %ARGS hash which simply merges the two.  I'd like to see
> something like %ARGSGET and %ARGSPOST global variables.  Shouldn't be too
> difficult to implement, should it?

You can already figure this out using the mod_perl or CGI.pm API. I'm not 
too keen on adding more globals to the Mason component namespace.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

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