• 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
Core Data capabilities questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Core Data capabilities questions
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: Just implementing -isEqual:, never invoked, causes crash
  • Next by Date: Re: Weird dyld loader crash
  • Previous by thread: Re: Possible to set tab stops in an NSTextView?
  • Next by thread: Re: Core Data capabilities questions
  • Index(es):
    • Date
    • Thread