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

Matt S Trout dbix-class at trout.me.uk
Tue May 8 01:21:22 GMT 2007


On Mon, May 07, 2007 at 06:58:16PM +0400, Oleg Pronin wrote:
> I can test the part related to the subject of this thread with great
> pleasure.
> 
> I'm currently making full-featured dynamic admin interface for catalyst (not
> so simple as plugin CRUD :) )
> And it will have been loaded as plugin into a project (while this interface
> is catalyst project itself). That's because i need this feature.

Can you elaborate on that? I have some ideas on how you could implement that
without making the admin interface a complete app in its own right (and
remember you can always make a standalone one by just loading the admin
interface code at / in an otherwise empty app :)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
Shadowcat Systems Ltd.   Contact mst (at) shadowcatsystems.co.uk for a quote
                                          http://www.shadowcatsystems.co.uk/ 



More information about the Catalyst mailing list