Am 18.10.2009 um 20:50 schrieb Harish Yarlagadda:
I have a Class Math which extends NSManagedObject and has some
dynamic propertiesa. name (String) b. date (Date)
I using xcdatamodel for modeling my tables. I am using String and
Date respectively from xcdatamodel.
I am creating a new match o
I have a Class Math which extends NSManagedObject and has some dynamic
propertiesa. name (String) b. date (Date)
I using xcdatamodel for modeling my tables. I am using String and Date
respectively from xcdatamodel.
I am creating a new match object using insertNewObjectForEntityForName.
The objec