[SearchBuilder-devel] [RFC] JDBI::Filters should be configurable via column info

Jesse Vincent jesse at bestpractical.com
Tue Sep 20 13:43:27 EDT 2005



On Tue, Sep 20, 2005 at 10:07:55AM -0700, Robert Spier wrote:
> 
> > order should be configurable or at least strictly defined with one or
> > two rules.
> 
> Strictly defined would be my initial feeling.  Otherwise the
> configuration complexity gets ugly.
>
+1
If the user needs to massage things at two points in the stack, it means
we shouold provide them two _different_ hooks.

> Also Filters have no access to all context now: no acces to the record
> > and no acces to the handle.
> 
> I think this is a good thing.


I can see a desire to, say, look at the database during some form of
canonicalization or validation.  Do we pass in the record object?


> 
> _______________________________________________
> SearchBuilder-devel mailing list
> SearchBuilder-devel at bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/searchbuilder-devel
> 

-- 


More information about the SearchBuilder-devel mailing list