On Sep 29, 2016, at 11:47 AM, Paul Hoadley <pa...@logicsquad.net<mailto:pa...@logicsquad.net>> wrote:
Hi Chuck, On 29 Sep 2016, at 6:27 PM, Chuck Hill <ch...@gevityinc.com<mailto:ch...@gevityinc.com>> wrote: Backtracking? I can't seem to reproduce it in development using backtracking, but _who knows_ what the users are doing in real life. Amen brother! Is The object in question ever deleted? It could be somebody backtracking to before a deletion and then doing something else. I don't see how else it could have a null editing context. Or perhaps an inserted object and it gets reverted and then they backtrack over that? When do you dispose of the EC? I don't formally dispose of it. I just let it eventually fall out of scope and get GC'd. Is that a bad idea? No but seems the right thing to do. I was just trying to understand how it was getting a null editing context -- Paul Hoadley http://logicsquad.net/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com