On 21 Feb 2007, at 13:51, Randal L. Schwartz wrote:

>>>>>> "Adrian" == Adrian Howard <[EMAIL PROTECTED]> writes:
>
> Adrian> I've got a whole mess-o-tables that (by and large)
> Adrian> Rose::DB::Object::Loader deals with splendidly. However,  
> there are a
> Adrian> few columns where I would like to do a little client-side  
> stuff
> Adrian> before I update a column in an object.
>
> See "Triggers" in Rose::DB::Object::Metadata::Column.  At one point,
> I even knew how to wire that in to Loader, but I bet someone else will
> fill that in as an example.

As I understand it triggers happen after the object is updated in  
memory. I want to shim stuff in before this (so I can preserve the  
original value if I don't want the update to proceed)

Happy to be educated if incorrect though :-)

Cheers,

Adrian

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to