• 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: Object Identity Tests in Core Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Object Identity Tests in Core Data


  • Subject: Re: Object Identity Tests in Core Data
  • From: Chris Hanson <email@hidden>
  • Date: Tue, 30 Aug 2005 09:17:42 -0700

On Aug 30, 2005, at 6:45 AM, Niko Matsakis wrote:

As far as I can tell, the predicate language doesn't really work with pointers as much as strings and scalar fields.

I'm curious, what gives you this impression?

What I would like to do is to instead use object references so that there are no assumptions about whether or not the names are unique. For example, I might do:

    "user == $USEROBJECT"

and bind $USEROBJECT to userObject in my code.

Will this work?

Yes, it should work fine.

  -- Chris

_______________________________________________
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: Object Identity Tests in Core Data
      • From: Niko Matsakis <email@hidden>
References: 
 >Object Identity Tests in Core Data (From: Niko Matsakis <email@hidden>)

  • Prev by Date: [Moderator]Re: [Way Off Topic] Keychain Access question
  • Next by Date: Re: NSScrollView: iPhoto/iTunes border type?
  • Previous by thread: Object Identity Tests in Core Data
  • Next by thread: Re: Object Identity Tests in Core Data
  • Index(es):
    • Date
    • Thread