On Saturday, June 11, 2011 07:54:46 PM John Karr wrote: > The mistake in my code brings up the other question (which applies to ORM > models as well): How to get the model to take its parameters from > <appname>.conf instead of having to input them directly in the model.
Do absolutely nothing. It already works that way. That's what Catalyst::Model (really Catalyst::Component) provides. _______________________________________________ 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/
