Re: best practices when deleting
Re: best practices when deleting
- Subject: Re: best practices when deleting
- From: Robert Walker <email@hidden>
- Date: Tue, 11 Apr 2006 17:46:17 -0400
One definite problem I see here is that you are manipulating the
object before inserting it into the editing context. The purpose
of the EOEditingContext is to track changes. It can't do that if
the object is not inserted.
Small correction: One responsibility of the EOEditingContext is to
track changes. This is not it's only purpose. :-)
--
Robert Walker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden