Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lots of Core Data Attributes



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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.