[Catalyst] Re: Request paths - rejoining Chained actions together.
Aristotle Pagaltzis
pagaltzis at gmx.de
Sun May 11 15:17:55 BST 2008
* Tomas Doran <bobtfish at bobtfish.net> [2008-05-11 10:05]:
> However, this does mean I now have 3 packages (a base class,
> and two controllers), where before I had one file..
There’s nothing stopping you from putting them all in a single
file. :-)
> (as, lets face it - splitting my code into 3 packages and
> inheriting *in this case* is, a hack to get round Chained not
> playing how I'd like it to)..
Au contraire. Inheritance is part of the language. Why should
Catalyst invent a limited Catalyst-specific parallel mechanism?
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list