[Catalyst] Begginer's question about application structure

Alexander Hartmaier alexander.hartmaier at t-systems.at
Tue Nov 23 17:40:43 GMT 2010


What's the advantage of Catalyst::Plugin::ConfigLoader::Multi over
setting the env var MY_APP_CONFIG_LOCAL_SUFFIX?
--
Best regards, Alex


On Mon, 2010-11-22 at 16:53 +0100, Martin Bendix wrote:
> > Have a look at this article
> > http://www.catalystframework.org/calendar/2007/14 which covers using
> > Catalyst models externally.
> > The code that goes with it is well out of date but should give you the
> > general idea using an external DBIC model class.
> >
> > Access to the model from a batch script:
> >http://dev.catalystframework.org/repos/Catalyst/trunk/examples/ExtJS/script/dump_bookings.pl
> >l
> >
> > Test script for model:
> >http://dev.catalystframework.org/repos/Catalyst/trunk/examples/ExtJS/t/10_schema.t
> >t
> >
> > Test scripts for web access:
> > http://dev.catalystframework.org/repos/Catalyst/trunk/examples/ExtJS/t/01app.t
>
> >http://dev.catalystframework.org/repos/Catalyst/trunk/examples/ExtJS/t/controller_ExtJS-Controller-ExtJS.t
> >t
> >
> > Some more pointers on testing:
> > http://dragonstaff.blogspot.com/2009/05/testing-with-perl-catalyst.html
> >
> >
> > Cheers, Peter
> > http://perl.dragonstaff.co.uk
>
> Hi Peter,
>
> Thanks for the great links.  I'd looked at the Advent Calendar articles
> previously, but hadn't remembered about the one you provided.  It looks very
> helpful, and I'll read it, and your information on testing, in more detail
> later.
>
>
>
> Martin
>
>
>
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/


*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH   Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*



More information about the Catalyst mailing list