On 28/04/2009, at 7:38 PM, Malloy wrote:
Which model is better, DBI or DBIC::Schema? Thanks.
Err, they do different things. Use the latter if you want to use DBIx::Class (recommended) or the former if you want to use plain DBI. You can also use both in the same app if you like.
_______________________________________________ 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/
