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

Re: Core Data Conundrum


  • Subject: Re: Core Data Conundrum
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 12 Dec 2009 17:10:31 -0800

On Sat, Dec 12, 2009 at 5:00 PM, Rick Mann <email@hidden> wrote:
> Thanks. Yeah, I thought of this approach, but it seems a little clunky, having to check both segHeads & segTails each time I want all segments on a Node.

It's a tradeoff.  At some point Core Data doesn't do everything you
need it to do.  You could perhaps make a stored fetch predicate, or
maybe provide a custom subclass of NSManagedObject for your Node
instances that has a transient "allSegments" property.

--Kyle Sluder
_______________________________________________

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

References: 
 >Core Data Conundrum (From: Rick Mann <email@hidden>)
 >Re: Core Data Conundrum (From: Kyle Sluder <email@hidden>)
 >Re: Core Data Conundrum (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Core Data Conundrum
  • Next by Date: Re: Bluetooth failure
  • Previous by thread: Re: Core Data Conundrum
  • Next by thread: Re: Core Data Conundrum
  • Index(es):
    • Date
    • Thread