On Aug 14, 2010, at 5:06 AM, Ferhat Ayaz wrote: > Hi, > > I received an exception from my application which I can not figure out. I > have a subclass of NSManagedObject, named ASManagedCategory. > The following exception were thrown once in the application. > > -[ASManagedCategory isTemporaryID]: unrecognized selector sent to instance > 0x294740 > > What did this mean? Is it a bug? I'm not sure when exactly this exception > were thrown. I guess it was after a fetch operation.
Have you looked at the documentation for NSManagedObject? This will shed light on why you are receiving the error. Keary Suska Esoteritech, Inc. "Demystifying technology for your home or business" _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com