>>>>> "Francisco" == Francisco Obispo <fobi...@isc.org> writes:

    Francisco> Remember that Catalyst uses DBIx::Class as an ORM.

No it doesn't, but you can use DBIx::Class if you want to, or any other
ORM, for that matter, given it's perl and you can use whatever modules
you want.

    Francisco> so it must be able to uniquely identified each row with
    Francisco> a Primary Key.

This is orthogonal to the fact that you're using DBIC inside Catalyst,
it actually depends on the data model you've implemented.

-- 
   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/

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to