• 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
Lots of Core Data Attributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lots of Core Data Attributes


  • Subject: Lots of Core Data Attributes
  • From: Todd Yandell <email@hidden>
  • Date: Thu, 30 Jun 2005 20:41:58 -0500

Hi,

I'm working on a project that needs to store a lot of data about individual people. Everything from names, titles and salutations and multiple addresses to credit card information. My question is this: Would I be better off making all of the fields as attributes, or should I go with my current solution of using relationships for the detailed fields (like addresses and credit cards) and only using attributes for the more general info?

Right now, it's set up to use attributes for the email addresses and few other basic fields. Relationships are used for mailing and shipping addresses, etc. The problem I'm having with this is that creating objects manually is more work. Instead of just creating one managed object, I have to create one for each relationship then link them all together by hand. Am I going about this the wrong way?

Any advice you have would be appreciated!

Thanks,
Todd Yandell
_______________________________________________
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


  • Follow-Ups:
    • Re: Lots of Core Data Attributes
      • From: Jonathon Mah <email@hidden>
  • Prev by Date: Re: Getting the Item from NSOutlineView's Notifications
  • Next by Date: Re: Flat Button Controls in Tiger
  • Previous by thread: [ANN] QuickLite 1.5.5 is now available
  • Next by thread: Re: Lots of Core Data Attributes
  • Index(es):
    • Date
    • Thread