Re: EOCustomObject valueForKey avoiding infinite recursion
Re: EOCustomObject valueForKey avoiding infinite recursion
- Subject: Re: EOCustomObject valueForKey avoiding infinite recursion
- From: John Huss <email@hidden>
- Date: Thu, 09 Oct 2014 11:23:33 -0500
You're using Java Client? That thing is buggier than heck. You'll have to look into
EODistributionContext.responseToClientMessage and see why it calls undo and possibly override or replace it.
John