On 10/11/06, Matt S Trout <[EMAIL PROTECTED]> wrote:
> Drew Taylor wrote:
> > On 10/10/06, Matt S Trout <[EMAIL PROTECTED]> wrote:
> >> my $model_dbic_schema_object = MyApp->model('Foo');
> >
> > Shouldn't the name actually be "$model_dbic_resultset_object"? I'm
> > still trying to wrap my head around _all_ of DBIC, so I'm not just
> > being pedantic. :-)
>
> No. MyApp::Model::Foo isa C::M::DBIC::SchemaOh duh, of course it is! (It's the Catalyst model for DBIC::Schema right?) There I go showing my ignorance in public... I really need to sit down and read ALL the DBIC docs. :-) Drew -- ---------------------------------------------------------------- Drew Taylor * Web development & consulting Email: [EMAIL PROTECTED] * Site implementation & hosting Web : www.drewtaylor.com * perl/mod_perl/DBI/mysql/postgres ---------------------------------------------------------------- _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
