• 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: Localized sorting of a Core Data entity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localized sorting of a Core Data entity


  • Subject: Re: Localized sorting of a Core Data entity
  • From: Dado Colussi <email@hidden>
  • Date: Thu, 07 Apr 2011 12:30:41 -0500

>
> I don't see anything in the documentation for the fetch sort descriptors
> that says they have to specify a Core Data property, rather than a custom or
> derived property, although perhaps that is the problem.



"The SQL store, on the other hand, compiles the predicate and sort
descriptors to SQL and evaluates the result in the database itself. This is
done primarily for performance, but it means that evaluation happens in a
non-Cocoa environment, and so sort descriptors (or predicates) that rely on
Cocoa cannot work." [1]

[1]
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CoreData/Articles/cdPersistentStores.html
_______________________________________________

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: Localized sorting of a Core Data entity
      • From: Quincey Morris <email@hidden>
References: 
 >Localized sorting of a Core Data entity (From: Ray <email@hidden>)
 >Re: Localized sorting of a Core Data entity (From: Quincey Morris <email@hidden>)
 >Re: Localized sorting of a Core Data entity (From: Ray <email@hidden>)
 >Re: Localized sorting of a Core Data entity (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Localized sorting of a Core Data entity
  • Next by Date: Re: Localized sorting of a Core Data entity
  • Previous by thread: Re: Localized sorting of a Core Data entity
  • Next by thread: Re: Localized sorting of a Core Data entity
  • Index(es):
    • Date
    • Thread