NSArchiver question?
NSArchiver question?
- Subject: NSArchiver question?
- From: Damien Cooke <email@hidden>
- Date: Fri, 27 Jun 2008 08:39:15 +0930
I am getting the following error from this line NSData *data =
[NSArchiver archivedDataWithRootObject:viewItem];
-[DCOViewItem encodeWithCoder:]: unrecognized selector sent to
instance 0x17fa00
do I need to override this method below for my class DCOViewItem to
use the NSArchiver class?
(void)encodeWithCoder:(NSCoder *)encoder
Regards
Damien
_______________________________________________
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