Re: Object from valueForKey is invalid
Re: Object from valueForKey is invalid
- Subject: Re: Object from valueForKey is invalid
- From: Chris Hanson <email@hidden>
- Date: Tue, 27 Sep 2005 10:11:08 -0700
On Sep 27, 2005, at 5:57 AM, Theo Vosse wrote:
I still have a question though: how come the objects appear in a
different order, each time I open the (same) document?
If you're using Core Data, Core Data does not store ordering
information. Order needs to be imposed at the controller or view
layer, and if there is some order inherent in your data you need to
actually model that.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden