Re: Writing NSArray data to file, and compression
Re: Writing NSArray data to file, and compression
- Subject: Re: Writing NSArray data to file, and compression
- From: Dave Keck <email@hidden>
- Date: Sun, 11 Oct 2009 15:00:42 -1000
I'm confused. NSDirectoryEnumerator doesn't conform to NSCoding, so
you're not going to be able to archive it. And then, why would one
want to archive an NSEnumerator in the first place?
... meanwhile, the code snippet you posted seems to be archiving an
array. About all I can conjure is you're trying to archive a list of
file paths, or something.
What are you trying to do?
_______________________________________________
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