Re: cascading update

[prev] [thread] [next] [Date index for 2005/04/08]

From: Perrin Harkins
Subject: Re: cascading update
Date: 18:41 on 08 Apr 2005
On Fri, 2005-04-08 at 19:08 +0100, jldommer@xxxx.xxxxx.xxx wrote:
> What he means by 'cascading sumbit' is that if I have a parent object
> with multiple children and I change some of the fields in the child
> objects, I'd like to be able to send these changes to the db by
> calling update on the parent so that I don't have to call update on
> each of the individual children.

You could just use the object index to call update on every object in
memory if it has been changed since the last save.

- Perrin

cascading update
jldommer 18:08 on 08 Apr 2005

Re: cascading update
yoorobot 18:29 on 08 Apr 2005

Re: cascading update
jldommer 14:10 on 13 Apr 2005

Re: cascading update
Perrin Harkins 18:41 on 08 Apr 2005

Re: cascading update
Tony Bowden 19:17 on 08 Apr 2005

Generated at 12:49 on 16 Apr 2005 by mariachi v0.52