[Catalyst] sample code for feedback

Jose Nyimi josenyimi at skynet.be
Thu Jun 23 23:04:15 CEST 2005



> -----Message d'origine-----
> De : catalyst-bounces at lists.rawmode.org 
> [mailto:catalyst-bounces at lists.rawmode.org] De la part de Colin Meyer
> Envoyé : jeudi 23 juin 2005 22:48
> À : The elegant MVC web framework
> Objet : Re: RE : [Catalyst] sample code for feedback
> 
> 
> On Thu, Jun 23, 2005 at 10:45:31PM +0200, Marcus Ramberg wrote:
> > I usually do this:
> > $c->req->args([qw/arg1 arg2 arg3/);
> > $c->forward('/werever');
> > 
> > That way, args are preserved for the next forward too
> 
> That's what I've resorted to also, but it feels pretty hackish to me.

it feels hackish to me too :)

R,
José.





More information about the Catalyst mailing list