On 04/02/2010, at 1:08 AM, cocoa-dev wrote:

> Is there an alternative to capture the data of a wrapper and a folder?

Not really, because of what these things are. At best a folder could be reduced 
to a tree of data objects, which is what a wrapper is. But to reduce an 
arbitrary folder to a single data item is inadvisable as the size of that data 
is potentially unbounded.

You could copy the file/folder to a location within your app's support 
directory and save the path to it, perhaps?

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

Reply via email to