Re: EditingContext question
Re: EditingContext question
- Subject: Re: EditingContext question
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Wed, 14 Apr 2004 21:25:39 -0500
James Cicenia, email@hidden, wrote:
>How do I handle the person closing the window and not using my cancel?
>This new object will still be in the editingcontext which is session
>based.
Sounds fine to me. By closing the window, the new editing context is no
longer reachable by the user, but its changes won't be committed, either.
The session will eventually time-out, and everything associated will be
garbage collected as well. And the changed editing context will die an
uncommitted death.
| Jonathan 'Wolf' Rentzsch http://rentzsch.com
| Red Shed Software http://redshed.net
| "better" necessarily means "different"
_______________________________________________
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.