Re: Method Names (was: Stolen Ideas)

[prev] [thread] [next] [Date index for 2004/08/13]

From: Jay Strauss
Subject: Re: Method Names (was: Stolen Ideas)
Date: 15:11 on 13 Aug 2004
> > select * from table where upper(first_name) = ?;
> > my $builtin = q[upper(first_name)];
> > my @rows = $class->search(\$builtin => "BEATLES");
> 
> That's not going to cope very well where you have custom accessor
> names...

I don't know about that.  It seems as if you are knowingly bypassing CDBI
you'd know the underlying column names enough to avoid the custom accessor

(message missing)

Method Names (was: Stolen Ideas)
Jay Strauss 14:20 on 11 Aug 2004

Re: Method Names (was: Stolen Ideas)
Tony Bowden 22:14 on 11 Aug 2004

Re: Method Names (was: Stolen Ideas)
Jay Strauss 15:04 on 12 Aug 2004

Re: Method Names (was: Stolen Ideas)
Tony Bowden 15:54 on 12 Aug 2004

Re: Method Names (was: Stolen Ideas)
Jay Strauss 15:11 on 13 Aug 2004

Re: Method Names (was: Stolen Ideas)
Jay Strauss 16:35 on 14 Aug 2004

Pass a DBI Object?
Brian E. Lozier 18:22 on 14 Aug 2004

Re: Method Names (was: Stolen Ideas)
Tim Bunce 11:54 on 18 Aug 2004

Re: Pass a DBI Object?
Branislav Zahradnik 15:04 on 18 Aug 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52