> 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: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
