Skip navigation.
 
mlHow to determine if a data blob is a plist ?
FROM : Bob Miller
DATE : Mon Jan 27 20:10:46 2003

Hello,
   
   Can anyone tell me if there is a way to check an NSData object to see
if it is a valid plist. I want to be able to detect an attempt at
opening an invalid file in my appl. The appl. archives data using an
NSKeyArchiver and saves the NSData away. It is possible for a user to
force the application's file extension to be that of the one used by
the appl. on a file that was not created by the appl. How is this
scenario protected against, am I missing something very basic(could be.)

Thanks in advance for any help,
Regards,
Bob M.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlHow to determine if a data blob is a plist ? Bob Miller Jan 27, 20:10
mlRe: How to determine if a data blob is a plist ? Jeff Disher Jan 28, 02:19
mlRe: How to determine if a data blob is a plist ? Chris Kane Jan 28, 03:18