[Catalyst] two Catalyst flaws

Chisel Wright chisel at herlpacker.co.uk
Thu Jan 3 11:00:22 GMT 2008


On Thu, Jan 03, 2008 at 05:51:47PM +0800, Fayland Lam wrote:
> the second one is hard to use model in cron pl. I know we can do something 
> like my $c = MyApp->prepare(); or Catalyst::Model::Adaptor (trust me, 
> that's not so easy or fast)

If you're _only_ wanting to use the model, why not just use ::Schema
instead of trying to use MyApp::Model, which is just a small stub to
load ::Schema?

Chisel
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  IRC is just multiplayer notepad.



More information about the Catalyst mailing list