Re: NSPredicate and to-many relationships
Re: NSPredicate and to-many relationships
- Subject: Re: NSPredicate and to-many relationships
- From: Timothy Larkin <email@hidden>
- Date: Sat, 13 Jan 2007 08:26:05 -0500
Sometimes predicateWithFormat carries out strange transformations of
the request. If you print out the value of your variable "predicate",
you may find that it differs significantly from what you would
expect, given the arguments to the function that created it. My
recollection may be inaccurate (it has been some months), but I think
you will find that the predicate has become something like
"'something' contains records.title", which puts the string on the
LHS, generating the error you get.
--
Timothy Larkin
Abstract Tools
Caroline, NY
_______________________________________________
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