Re: EditingContext problem
Re: EditingContext problem
- Subject: Re: EditingContext problem
- From: Art Isbell <email@hidden>
- Date: Tue, 20 Apr 2004 11:15:22 -1000
On Apr 20, 2004, at 10:51 AM, James Cicenia wrote:
I have put my editing popup windows in their own peer contexts.
However, when I populate and save with an object that is stored
in my Session, the editing contexts are out of sync and I get a big
error.
All related objects must be in the same editing context or in a global
shared editing context.
How do I solve this conundrum?
Create local instances of all objects that aren't already in the
editing context but that are in another editing context
(EOUtilities.localInstanceOfObject()).
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.