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, 11 Sep 2014 12:10:21 -0500
The order of calls is:
takeValueForKey -> setXXX -> takeStoredValueForKey
All of these maybe skipped except for takeStoredValueForKey, so that is the only one you should override to see what is getting saved.
_______________________________________________
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