Re: issues encoding MailMessage and NSData
Re: issues encoding MailMessage and NSData
- Subject: Re: issues encoding MailMessage and NSData
- From: Benjamin Stiglitz <email@hidden>
- Date: Fri, 22 May 2009 08:47:01 -0400
that works fine, but when I go to decode the object I get the
following error:
exception raised:*** -decodeObjectForKey: only defined for abstract
class. Define -[NSKeyedArchiver decodeObjectForKey:]!
You need to use an NSKeyedUnarchiver, not an NSKeyedArchiver, to
decode the object.
-Ben
_______________________________________________
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