Re: Custom compare: for NSDate sort descriptor
Re: Custom compare: for NSDate sort descriptor
- Subject: Re: Custom compare: for NSDate sort descriptor
- From: George Orthwein <email@hidden>
- Date: Wed, 10 Oct 2007 17:59:52 -0400
One followup, I was getting the error on startup:
*** NSRunLoop ignoring exception 'Unknown key in query.
sortableValueForDueDate' that raised during posting of delayed
perform with target 15988be0 and selector 'invokeWithTarget:'
I had to add "sortableValueForDueDate" as a transient property in my
Core Data model as suggested here:
http://www.cocoabuilder.com/archive/message/cocoa/2007/3/15/180343
The problem is further detailed in that thread as well.
George
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden