views:

12

answers:

0

hi all, i'm beginner on core data and try to understand how to simply update an object wich is already stored

myObject is a NsManagedObject

setValue forKey needs .. a key but how could i update with something like setValue:mynewvalue forkey:myObject.key

ok that 's not the way... have an idea with example please? thanks