• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: One Solution for storing ordered arrays within Core Data objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One Solution for storing ordered arrays within Core Data objects


  • Subject: Re: One Solution for storing ordered arrays within Core Data objects
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 14 Jun 2005 23:35:42 -0700

On Jun 12, 2005, at 2:32 PM, Fletcher T. Penney wrote:
One problem that has been raised on this list and in other places is the fact that Core Data doesn't store ordered arrays of objects, but rather unordered sets of objects.

Core Data does not store unordered sets of objects either. Core Data keeps track of the relationships between objects; these may represent a container, or they may represent an association. It's up to you what you use them for in a given context.


Understanding this may assist anyone who does need to model order, since it can provide guidance as to how best to model order for particular situations.

  -- 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


References: 
 >One Solution for storing ordered arrays within Core Data objects (From: "Fletcher T. Penney" <email@hidden>)

  • Prev by Date: Re: Edit Newly Inserted Row Via Bindings
  • Next by Date: Re: Multiplying Tracking Rectangle
  • Previous by thread: Re: One Solution for storing ordered arrays within Core Data objects
  • Next by thread: Re: One Solution for storing ordered arrays within Core Data objects
  • Index(es):
    • Date
    • Thread