[Catalyst] Question on Catalyst::Example::InstantCRUD

Matt S Trout dbix-class at trout.me.uk
Thu Jun 1 16:59:11 CEST 2006


Lars Balker Rasmussen wrote:
> On Thu, Jun 01, 2006 at 11:23:40AM +0200, phaylon wrote:
>> Lars Balker Rasmussen said:
>>> The current problem is that DBIC stringifies objects to their
>>> primary key by default.
>> It does? In which version?
> 
> You're right, I'm talking through some other part of my anatomy.
> 
> CDBI stringifies to primary key, DBIC stringifies to object identifier
> (or whatever that is.)

DBIC doesn't overload operators at all, except for resultset numifying 
to $rs->count.



More information about the Catalyst mailing list