Re: NSWorkspace
Re: NSWorkspace
- Subject: Re: NSWorkspace
- From: SA Dev <email@hidden>
- Date: Fri, 29 Jul 2005 16:06:02 -0400
Bret:
To my knowledge this does not yet exist (still). The release notes
for 10.4 don't show any change in this respect from Panther, so I'm
going to safely bet that it's not available.
If you're trying to compress stuff, you might try zlib. There are
some NSData categories floating around out there that use zlib to
compress data in memory. Maybe someone else knows where (or has an
even better suggestion).
On Jul 29, 2005, at 3:28 PM, Bret Kurth wrote:
Has anyone out there attempted to use the
NSWorkspaceCompressOperation or NSWorkspaceDecompressOperation with
the performFileOperation: method? All of the documentation I have
read suggests these items are *currently* unavailable. However,
said documentation was written in 2004. I could really use the
functionality but I don't want to build a bunch of code around
something that remains disabled.
Thanks.
Bret
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40silentalcove.net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSWorkspace (From: Bret Kurth <email@hidden>) |