Please tell me how could i implement that without making the interface a
complete app ?

2007/5/8, Matt S Trout <[EMAIL PROTECTED]>:

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/

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive:
http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to