Re: [Catalyst] DBIC::Schema [and schema::loader] from YAML

2006-09-28 Thread leonard . a . jaffe
Brian Cassidy wrote: Jon Warbrick wrote: Can a Catalyst::Model::DBIC::Schema model be configured from a YAML file via Catalyst::Plugin::Config::YAML? If so, how? Apologies if it's in the documentation somewhere, but if so I've yet to find it... in myapp.yml Model::MyModel:

Re: [Catalyst] DBIC::Schema [and schema::loader] from YAML

2006-09-28 Thread Brian Cassidy
[EMAIL PROTECTED] wrote: While we're on the subject, lets assume that MySchema is 'myapp::SchemaLoader::foo. How do I make sure that my SchemaLoader can see the config when it tries to execute __PACKAGE__-connection? It isn't seeing the Model::MyModel connect_info, admonishing me for