[Catalyst] External plugins (continued)
Christopher H. Laco
claco at chrislaco.com
Sat Feb 18 01:07:05 CET 2006
Ovid wrote:
> --- Ovid <publiustemp-catalyst at yahoo.com> wrote:
>
>> I don't see a problem with and and it wouldn't be too terribly hard
>> to
>> implement. In the meantime, here's my proposed plugin patch:
>>
>> http://rafb.net/paste/results/Pcv25r41.html
>
> Naturally, out of all of the code, tests, and docs, I forgot to
> document the new behavior. The following is added in the DESCRIPTION:
>
> If your plugin starts with a name other than C<Catalyst::Plugin::>,
> you can
> fully qualify the name by using a unary plus:
>
> use Catalyst qw/
> My::Module
> +Fully::Qualified::Plugin::name
> /;
>
> Cheers,
> Ovid
>
Ovid++
As for the rest of the plugins hacking, here's my thought list:
- catalyst.pl creates P/Plugins depending on -short
- create.pl can create plugins
- import loads non + plugins from Catalyst::Plugin first, then MyAPP::Plugin
Anything else?
-=Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060217/e4fffbaf/signature.pgp
More information about the Catalyst
mailing list