[Catalyst] Still Confused
Chisel Wright
chisel at herlpacker.co.uk
Sat Apr 9 00:25:21 CEST 2005
On Sat, Apr 09, 2005 at 12:12:07AM +0200, Sebastian Riedel wrote:
> Aaah, now i get it... :)
>
> forward only accepts "internal" addressing, we now make a difference
> between external and internal, default, begin, auto and end are only
> evaluated for external ones.
Aha, it's becoming clearer. I bit of tweaking and I realise that I can
actually do:
$c->forward('/trick/view');
[if I have sub view : Local { } in Trick.pm]
so I'm not "locked in" to a particular controller, I just can't leap
from one default to another ... right?
After months of working with someone else's nasty homegrown webapp
framework, and hearing Maypole's praises from a cow-orker [and also how
he wishes Catalyst had been out earlier, or his current project had
started about 6 months later], I know that Catalyst is a good way
forward .. I just need to get my head into the right mindset to work
with it.
I can see how easy it's going to be, once I get over the initial
learning curve for slotting bits together.
Cheers for your help and time so far ...
Chisel
--
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
"This is not the greatest sig in the world, no, this is just a tribute."
More information about the Catalyst
mailing list