Re: Annouce: DBIx::Class, a.k.a "taking the easy way out"

[prev] [thread] [next] [Date index for 2005/07/25]

From: Tony Bowden
Subject: Re: Annouce: DBIx::Class, a.k.a "taking the easy way out"
Date: 21:05 on 25 Jul 2005
On Mon, Jul 25, 2005 at 10:03:25PM +0100, Matt S Trout wrote:
> We did that. It's called Class::DBI::Sweet. I added arbitrary-hop joins
> to the search and released 0.05 while I was prototyping DBIx::Class.

At the weekend I pretty much implemented my new Search approach to
Class::DBI. It will work in the same sort of way as Relationships.

The default search methods are plugged in from a Search class, and people
can easily plug in other search classes to provide alternative search
functionality, without having to subclass or do the current import tricks.

I think it's fairly clean although I'm still trying a couple of different
options about how it injects SQL that it needs.

I'll hopefully get it polished up later this week so that people can
play with it.

Regardless of what happens with Class::DBI::Sweet / DBIx::Class / etc.,
I'd really like to see the multi-hop join code appear as a Search
plugin...

Tony

(message missing)

Re: Annouce: DBIx::Class, a.k.a "taking the easy way out"
Tony Bowden 21:05 on 25 Jul 2005

Delegation vs Hooks (was: Annouce: DBIx::Class, a.k.a "taking the easy way out")
=?ISO-8859-1?Q?Ask_Bj=F8rn_Hansen?= 23:27 on 26 Jul 2005

Generated at 16:37 on 28 Jul 2005 by mariachi v0.52