On Mar 2, 2009, at 3:20 PM, Chuck Hill wrote:


On Mar 2, 2009, at 7:05 AM, David Avendasora wrote:
Would it make sense to have a validation rule in Entity Modeler that the inverse relationship of an "Owns Destination" relationship cannot be optional?

I can't think of any case where it being optional would be correct. That sounds like a good validation. File 'em Dano.

Done! http://issues.objectstyle.org/jira/browse/WOL-973

What I find is really weird is that in most ways this never causes problems, except when trying to delete the Owner from within a Java Client application. I've never had a Web-app complain about it. It seems the delete is processed fine on the java client, but then when the EC is saved back to the Server-side and just when everything looks like it's about to start the actual save to the DB, I get the Undo Manager error, which is reported back to the client side.

Then comes the *really* weird part: The server-side then goes ahead and reprocesses the delete and is successful, but the client isn't notified of the successful processing so the client is stuck with an out-of-sync EC.

Did I mention how much I love working with Direct to Java Client?

Dave
_______________________________________________
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to