[Catalyst] sample code for feedback

Jose Nyimi josenyimi at skynet.be
Thu Jun 23 22:53:50 CEST 2005



> -----Message d'origine-----
> De : catalyst-bounces at lists.rawmode.org 
> [mailto:catalyst-bounces at lists.rawmode.org] De la part de 
> Perrin Harkins
> Envoyé : jeudi 23 juin 2005 22:42
> À : The elegant MVC web framework
> Objet : Re: RE : [Catalyst] sample code for feedback
> 
> 
> On Thu, 2005-06-23 at 22:35 +0200, Jose Nyimi wrote:
> > Indeed, the first think that bother my eyes was the 
> $self->view( $c, 
> > $c->req()->param('petition_id') ); call. For the purpose of showing 
> > the alternative, I would be putting in comment the forwarding Cat's 
> > style.
> 
> I would, if it supported passing parameters.
> 

What's then the purpose of the following line:
$c->forward('view', join "/", @name);
Used at
http://dev.catalyst.perl.org/file/trunk/examples/ServerDB/lib/ServerDB/C
/Server.pm

R,
José.





More information about the Catalyst mailing list