Re: [CDBI] Deep recursion from before_create trigger

[prev] [thread] [next] [Date index for 2005/09/09]

From: Ryan Tate
Subject: Re: [CDBI] Deep recursion from before_create trigger
Date: 23:46 on 09 Sep 2005
On 9/9/05, Phil Mitchell <seasprocket@xxxxx.xxx> wrote:
> So I access
> columns such as $self->title() and normalize the value (if it exists).

It sounds like you want $self->_attribute_store and possibly other
methods described in the "Low Level Data Access" section of the docs:

http://search.cpan.org/dist/Class-DBI/lib/Class/DBI.pm#LOW-LEVEL_DATA_ACCES=
S

I use _attribute_store in a before_create trigger and it works fine.

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] Deep recursion from before_create trigger
Phil Mitchell 23:26 on 09 Sep 2005

Re: [CDBI] Deep recursion from before_create trigger
Ryan Tate 23:46 on 09 Sep 2005

Generated at 23:46 on 13 Sep 2005 by mariachi v0.52