It's on jrockway's todo in
Catalyst::Manual::ExtendingCatalyst
The rules are (I think):
If it's a Catalyst::Controller Catalyst::Model or
Catalyst::View put
it in those namespaces. I guess if it's a Plugin it goes in
there
too, but think before you decide you need a plugin - really
only if
you want to mess with the request cycle.
if it doesn't neatly fit in one of those slots, it's a
CatalystX::Something. CatalystX::Starter is on cpan for
instance
(there aren't any other CatalystX modules there yet).
On 25/09/2007, Peter Karman <peter peknet.com> wrote:
>
>
> Kieren Diment wrote on 9/24/07 7:17 PM:
> > Thanks to mst clarifying what the CatalystX
namespace is for
> [snip]
>
> I, for one, would benefit from that clarification.
Matt, can you fill me [us] in?
>
> --
> Peter Karman . http://peknet.com/ .
peter peknet.com
>
> _______________________________________________
> List: Catalyst lists.rawmode.org
> Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
> Dev site: http://dev.catalyst.per
l.org/
>
_______________________________________________
List: Catalyst lists.rawmode.org
Listinfo: ht
tp://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-
archive.com/catalyst lists.rawmode.org/
Dev site: http://dev.catalyst.per
l.org/
|