On Mon, Feb 16, 2009 at 3:37 PM, David Ihnen <[email protected]> wrote:

> fRew
>
> I bet you could create a plugin to do what you wanted by layering between
> dbix-class and the database.
>
> You'd override insert/update/delete in the plugin to do the changes you
> want, and you'd add your exclusionary term to all of the searches unless
> indicated otherwise...
>

I'm planning on doing this as I think it's simpler than the solution you
offered previously :-)

I'd like to model it after this: http://datamapper.org/doku.php?id=docs:misc.
Note the Paranoid section.

Any thoughts at all would be appreciated.  And does anyone have ideas of
plugins that I should look at to model mine after?

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to