>>>>> "John" == John Karr <[email protected]> writes:
John> The mistake in my code brings up the other question (which applies to
ORM
John> models as well): How to get the model to take its parameters from
John> <appname>.conf instead of having to input them directly in the model.
It already works that way, try:
<Model::RSVP>
dsn 'DBI:Pg:dbname=rsvp;host=joomla.brain.buz',
user joomla
password 007drupal
<Model>
--
Eden Cardim Need help with your Catalyst or DBIx::Class project?
Code Monkey http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://blog.edencardim.com/ http://www.shadowcat.co.uk/servers/
http://twitter.com/#!/edenc
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/