[Maypole] Turning off CDBI::Loader in Maypole?

Jesse Sheidlower jester@panix.com
Tue, 13 Jul 2004 09:31:55 -0400


On Tue, Jul 13, 2004 at 09:34:35AM +0100, Simon Cozens wrote:
> Jesse Sheidlower:
> > of my setup things. Is there any way I can shut Loader down
> > entirely so it doesn't try to set up all of these other
> > tables? 
> 
> Yes, use the Maypole::Model::CDBI::Plain model class instead.

Oh, so _that's_ what it's for! That makes sense, yes. Thanks.

JTS