[Catalyst] MyApp::M::CDBI::MyView
Chisel Wright
chisel at herlpacker.co.uk
Thu Jul 28 22:56:37 CEST 2005
On Thu, Jul 28, 2005 at 04:43:12PM -0400, Andy Grundman wrote:
> I assume adding the 'use base' line at least changed the error message
> you're getting though?
Yes, if I use an empty ::MyView class, it complains that it can't find
"new", which does indeed vanish if I "use base".
I didn't realise that it was Loader (Class::DBI::Loader, I presume) that
ignored views - I don't know what the actual differences would be from
Loader's point-of-view.
Shame really, it would have been dead useful.
Something to add to my List Of Things To Investigate I guess.
[Looking at CDBI::Loader::Pg and I'm already curious]
Cheers for your input,
Chisel
--
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/
More information about the Catalyst
mailing list