[SearchBuilder-devel] New class DBIx::SearchBuilder::Table

Jesse Vincent jesse at bestpractical.com
Tue May 24 18:24:13 EDT 2005




> I've noticed that there's groundwork in the module for multiple primary 
> keys.  My question is twofold: one, does anyone currently use these? 

To my knowledge, they were forward-looking, but never done.

> And  two, has anyone thought about how they'd work central to the module?  
> e.g.  > would $sb->Load look like $sb->Load(pk1,pk2) or 
> $sb->Load(pk1=>$pk1,pk2=>$pk2) or...

I think the latter is much cleaner and clearer. And is just LoadByCols.





More information about the SearchBuilder-devel mailing list