Re: Predicting the fate on an Unarchive operation
Re: Predicting the fate on an Unarchive operation
- Subject: Re: Predicting the fate on an Unarchive operation
- From: Amar Sagoo <email@hidden>
- Date: Tue, 19 Oct 2004 21:35:50 +0100
Could you do something like:
id decodedObject = [NSUnarchiver unarchiveObjectWithFile:myPath];
And then use [decodedObject class]?
Amar
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden