• 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: CoreData/NSManagedObject accessor performance problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData/NSManagedObject accessor performance problems


  • Subject: Re: CoreData/NSManagedObject accessor performance problems
  • From: Scott Stevenson <email@hidden>
  • Date: Sun, 17 Dec 2006 10:46:19 -0800


On Dec 16, 2006, at 12:08 PM, Andrew Bush wrote:

first I attempted this by adding a predicate to the NSArrayController, but it appears to ignore the predicate when it is bound?

It might be worth trying to debug this before trying other options.

so combining a predicate with the binding should work?

A filter predicate should work, but not a fetch predicate.


an alternative to that would maybe be using coredata to store copies of all the attributes I filter on in the arrangeObject in a single NSData/binary field ....at least that would mean I would only need to deserialise one property to do all the filtering.

I think that should work, assuming the understanding of the performance problem area is correct. :)


   - Scott
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: CoreData/NSManagedObject accessor performance problems
      • From: Andrew Bush <email@hidden>
References: 
 >CoreData/NSManagedObject accessor performance problems (From: Andrew Bush <email@hidden>)
 >Re: CoreData/NSManagedObject accessor performance problems (From: Andrew Bush <email@hidden>)

  • Prev by Date: Re: View Question
  • Next by Date: Re: saving jpg's in pdfs
  • Previous by thread: Re: CoreData/NSManagedObject accessor performance problems
  • Next by thread: Re: CoreData/NSManagedObject accessor performance problems
  • Index(es):
    • Date
    • Thread