[Catalyst] How to make MyApp::B a part of MyApp::A ?

Jonathan Rockway jon at jrock.us
Thu May 3 09:47:37 GMT 2007


On Wednesday 02 May 2007 05:30, Oleg Pronin wrote:
> Greetings!
>
> I want to make MyApp::B a part of MyApp::A under namespace for example
> /folder/

Pretty sure that you can't do this now, although it is a feature planned for 
the next release.  The app/context split branch in svn might have the code 
you need for this, but it may or may not be finished yet.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070503/82961b7a/attachment.pgp


More information about the Catalyst mailing list