• 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: fetch request with compound predicate doesn't sort properly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fetch request with compound predicate doesn't sort properly


  • Subject: Re: fetch request with compound predicate doesn't sort properly
  • From: Greg Herlihy <email@hidden>
  • Date: Tue, 14 Mar 2006 15:51:31 -0800
  • Thread-topic: fetch request with compound predicate doesn't sort properly

Is there a reason for making a copy of the NSFetchRequest? And have you
tested without making this copy:

     NSFetchRequest* request = [objectModel fetchRequestTemplateForName:
fn];


Greg

On 3/14/06 3:30 PM, "Ken Victor" <email@hidden> wrote:

>>> >      NSFetchRequest* request = [[[objectModel
>>> > fetchRequestTemplateForName: fn] copy] autorelease];


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: fetch request with compound predicate doesn't sort properly
      • From: Ken Victor <email@hidden>
References: 
 >Re: fetch request with compound predicate doesn't sort properly (From: Ken Victor <email@hidden>)

  • Prev by Date: Weird Core Data Saving Error -- Help!
  • Next by Date: Re: fetch request with compound predicate doesn't sort properly
  • Previous by thread: Re: fetch request with compound predicate doesn't sort properly
  • Next by thread: Re: fetch request with compound predicate doesn't sort properly
  • Index(es):
    • Date
    • Thread