Re: Core data fetch returns no objects
Re: Core data fetch returns no objects
- Subject: Re: Core data fetch returns no objects
- From: Tomaž Kragelj <email@hidden>
- Date: Fri, 19 Sep 2008 08:39:41 +0200
Thanks for pointing this out. I use fetch request to get the data, so
I thought this should work. Digging even further I realized my
predicate relies on a transient attribute. So I had to rearrange the
model and now the fetching works.
Interestingly - array controllers (seem to?) work correctly with
transient relationships accross stores without using fetch request. Is
this a potential problem?
Thanks, Tom
_______________________________________________
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