[jifty-devel] Action params at run time

Jesse Vincent jesse at bestpractical.com
Fri May 11 11:34:37 EDT 2007


On May 11, 2007, at 3:53 AM, Salih Gönüllü wrote:

>
> Hi all,
>
> Is it possible to 'declare' Action params at  runtime just before  
> using
> them ? something like:
>
> In MyApp::Action::MyAction
>
>     my %new_params = declare {
>           param 'foo' => ... ;
>           param 'bar'=> ... ;
>     };
>     $self->merge_with_params(\%new_params);  # or another method

I'm not sure it's possible. (I'm not sure it's not.) Can you describe  
what you're really trying to do?

Jesse

>
> Cheers,
>
>           -salih
>
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.bestpractical.com/pipermail/jifty-devel/attachments/20070511/c9c1cc28/PGP.pgp


More information about the jifty-devel mailing list