in reply to Catalyst - components from other namespace
CatalystX::InjectComponent allows you to inject arbitrary classes into your app, but I have to ask what you're trying to achieve by this? If you want to use a, say, Moose class, as a model for instance, you can use Catalyst::Model::Adaptor.
mtfnpy
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Catalyst - components from other namespace
by roman (Monk) on Mar 17, 2011 at 19:28 UTC | |
by stonecolddevin (Parson) on Mar 17, 2011 at 20:20 UTC |