[Catalyst] Re: How do I pull out HTML::Widget result values?

Dennis Daupert ddaupert at sbcglobal.net
Wed Dec 27 01:17:29 GMT 2006


mark at itsolve sed:

> my $p = $c->req->params; 
> # We know that the params are valid now... 

Mark, thanks for the reply. That's the solution I had come to; the request object IS just sitting there, after all. I was hoping to be able to do it all from the widget object for the sake of consistency, and to avoid the extra overhead of copying the req parameters into the stash for display in the template. But I'll settle for what works! 

/dennis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20061226/4870864d/attachment.htm


More information about the Catalyst mailing list