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 (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