• 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: CoreData/Bindings question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData/Bindings question


  • Subject: Re: CoreData/Bindings question
  • From: James Andrews <email@hidden>
  • Date: Sat, 17 Sep 2005 02:00:45 -0400

Looking at your diagram it looks like you have an entity with

Person
     Mother
     Father
     etc.....

 I would set it up a like this

Person
   Parents
   Chilren
   Sibling

All 3 of these would be many to many relationships back to the person
entity.  Seeing as a person would have multiple parents, and could
have multiple children and siblings.  Then all the other pertenant
data such as name, dob, birthplace, and notes would be attributes.

If I am wrong in my assumption, just ignore me.  I'm great at
designing Datamodels, but my understanding of bindings is just way
below any point of usefulness.

James
 _______________________________________________
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: 
 >CoreData/Bindings question (From: Ryan Stevens <email@hidden>)

  • Prev by Date: Universal Binary and Backwards compatability
  • Next by Date: Re: Font scaling and string size problem?!?
  • Previous by thread: Re: CoreData/Bindings question
  • Next by thread: NSInternalInconsistencyException, non-positive window number
  • Index(es):
    • Date
    • Thread