Re: Single stack optimistic lock exception?
Re: Single stack optimistic lock exception?
- Subject: Re: Single stack optimistic lock exception?
- From: Mike Schrag <email@hidden>
- Date: Wed, 29 Sep 2010 16:39:33 -0400
>>> My vote is that you are crazy. :-) This becomes an issue in apps where users concurrently edit the same object. Out of the box, it is last in wins and the second user to save gets no warning that what they are actually editing is not what they were looking at.
>> Right, but there are various ways around that.
> Which brings us back to 'implement the delegate and you get notified'.
> Perhaps not what folks would like today however it's what's there. ;-)
> M.
Miguel's still right, though. This is still kind of busted ... Just because it's technically possible that you could implement a workaround doesn't mean the default behavior isn't wrong. Particularly when the proposed alternative implementation is really not simple.
ms _______________________________________________
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