Class::DBI and stalinesque hiding of THE TRUTH

Aaron Trevena aaron.trevena at gmail.com
Fri Jun 23 10:33:13 BST 2006


On 23/06/06, Simon Wistow <simon at thegestalt.org> wrote:
> On Fri, Jun 23, 2006 at 10:10:30AM +0100, me said:
> > It's a fairly standard set up - there are a bunch of Entities and
> > Entities have various other attributes like Tags and Owners.

You can use set_sql to write not only your own custom queries but to
modify the underlying search, etc queries.

You could also have a public and private class looking at the same
database table, but with different queries via set_sql.

I assume you've asked on the cdbi list as well ;)

A.


More information about the london.pm mailing list