Re: Unique constraints

[prev] [thread] [next] [Date index for 2005/03/04]

From: Tony Bowden
Subject: Re: Unique constraints
Date: 16:08 on 04 Mar 2005
On Fri, Mar 04, 2005 at 07:49:04AM -0500, Cees Hek wrote:
> Will search not return an iterator in this case and hence always be
> true?  shouldn't that be:
>   return not $self->search(foo => $value)->first;

An iterator in numeric context overloads to the count, so this should be
OK.

Your way could fall down if the first thing back stringified to a false
value.


Tony

Unique constraints
Will Hawes 10:57 on 04 Mar 2005

Re: Unique constraints
Tony Bowden 11:04 on 04 Mar 2005

Re: Unique constraints
Cees Hek 12:49 on 04 Mar 2005

Re: Unique constraints
Tony Bowden 16:08 on 04 Mar 2005

Re: Unique constraints
Cees Hek 17:28 on 04 Mar 2005

Re: Unique constraints
Tony Bowden 20:46 on 04 Mar 2005

Generated at 20:12 on 07 Mar 2005 by mariachi v0.52