Re: Ordering of operations in editingContext
Re: Ordering of operations in editingContext
- Subject: Re: Ordering of operations in editingContext
- From: email@hidden (Anjo Krank)
- Date: Thu, 28 Aug 2003 15:06:10 +0200
- Xx-reply-to: email@hidden
Am Donnerstag, 28.08.03, um 14:46 Uhr (Europe/Berlin) schrieb Kaj Hejer:
Why doesn't editingContexts keep the order of when operations is done?
Is it
possible to force it to?
Why don't you do it yourself...subclass EOEditingContext and override
insertObject(), deleteObject() and friends to store this info...but
this would not help you much as cascading deletes would not really
reflect this info.
Cheers, Anjo
_______________________________________________
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.