[Rt-devel] PATCH DBIx::SearchBuilder
Jesse Vincent
jesse at bestpractical.com
Tue Aug 15 23:51:56 EDT 2006
On Tue, Aug 15, 2006 at 11:25:07PM -0400, Todd Chapman wrote:
> On Tue, Aug 15, 2006 at 11:11:43PM -0400, Jesse Vincent wrote:
> > Ok. Now that I understand what it's doing, the patch makes me twitch.
> > This is making an already complex API really intensely painful and
> > magical. Magic variable values just don't belong there. A more
> > reasonable solution might be allowing you to call NewAlias ahead of
> > time, get the second Alias, pass it in as ALIAS2 and have the right
> > things happen to the query.
>
> I agree that that would be a better solution. On the
> solution/time curve I chose one that fit within my
> time constraints while still providing some tests
> and other clean-up. If it's unacceptable I'll try to
> better when $available > $time.
Ok. Sounds good. I'd happily take the code cleanups as their own patch
today.
--
More information about the Rt-devel
mailing list