How does NSWorkspace -isFilePackageAtPath: work?
How does NSWorkspace -isFilePackageAtPath: work?
- Subject: How does NSWorkspace -isFilePackageAtPath: work?
- From: Daniel Dalquen <email@hidden>
- Date: Mon, 2 Jun 2008 16:30:22 +0200
Hi all,
I am working on client for online storage and the app should not
download any files unless the user tells it to. Still it should
recognize bundles and display them as files instead of directories.
Does anybody know how the NSWorkspace method -isFilePackageAtPath:
determines whether the file at the path is a bundle or not? Does it
just look at the directory structure only or does it read some files?
Is there a way to find out?
Thanks,
Daniel
_______________________________________________
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