Re: isKindofClass with NSData and NSKeyUnarchiver
Re: isKindofClass with NSData and NSKeyUnarchiver
- Subject: Re: isKindofClass with NSData and NSKeyUnarchiver
- From: Graham Cox <email@hidden>
- Date: Fri, 28 May 2010 10:42:27 +1000
On 28/05/2010, at 10:25 AM, Philip Vallone wrote:
> The sender can send any type of information (NSString, UIImage etc...). The receiver needs to know how to handle this data. If there is a better way... Then how?
If there is an object that already is able to handle the data in whatever form it is passed in, you could archive and dearchive that object instead? In other words, work at a higher level.
--Graham
_______________________________________________
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