Re: NSFileWrapper serializedRepresentation
Re: NSFileWrapper serializedRepresentation
- Subject: Re: NSFileWrapper serializedRepresentation
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 05 Apr 2016 07:41:36 +0700
> On 5 Apr 2016, at 00:35, Quincey Morris <email@hidden> wrote:
>
> On Apr 4, 2016, at 09:59 , Gerriet M. Denkmann <email@hidden> wrote:
>>
>> Both the Simulator and the OS X App compress the same folder (which resides on OS X).
> Incidentally, the OS X documentation for NSFileContentsPboardType, serializedRepresentation’s data format, on says not to use it after 10.6.
I am not putting the data to a Pasteboard.
> It really sounds like you need to construct your own data representation, optimized for size if that’s what’s important to you. Or is NSFileContentsPboardType being demanded by something else?
What I need is just:
Folder → Data and
Data → Folder
NSFileWrappers serializedRepresentation and initWithSerializedRepresentation looked like the obvious choice.
What are the alternatives?
Kind regards,
Gerriet.
_______________________________________________
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