Core Data - Calculated Fields

Posted by Jacob on Stack Overflow See other posts from Stack Overflow or by Jacob
Published on 2010-03-31T00:21:43Z Indexed on 2010/03/31 0:23 UTC
Read the original article Hit count: 687

Filed under:
|
|
|

Hi,

I Know how to use core data with UITableview but how can I use the NSFetchedController to get calculated fields. Is there an example I can follow? LIke i want to go through all the NSManagedObjects and then add its "mark" field but can this be done in easier way or do I have to do it all manually.

Thanks

© Stack Overflow or respective owner

Related posts about core

Related posts about data