Christopher H. Laco wrote:
Richard Jones wrote:
Christopher H. Laco wrote:
Imho, :Template('foo') is a lot more elegant than $c->stash->{'template'}
What if we are already doing:
sub foo : Local Form('/path/to/file') { }
Does it still work?
Wel does Form('/path/to/file') do?
Is that /path/to/form/file ?
Yes, sorry it was supposed to be the path to the
Catalyst::Controller::FormBuilder config file.
--
Richard Jones
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/