Core Data capabilities questions
Core Data capabilities questions
- Subject: Core Data capabilities questions
- From: Rick Mann <email@hidden>
- Date: Sun, 21 Jun 2009 13:48:04 -0700
My iPhone app is running into memory issues. I have some objects that
I load via Core Data all at once at startup, because I need at least
some of the attributes for all of them almost all the time.
Is it possible (or does Core Data automatically do this) for
attributes that aren't accessed to not actually load? For example, my
entities have a "description" attributes that is rarely accessed. Will
Core Data defer loading the data for that attribute until it's
actually requested?
Thanks!
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden