[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Working with ZIP files (in object-oriented way)



Milke:
     I have /Library/Frameworks/Stuffit.framework. I don't remember 
installing it, so you may want to check into that. Cheers!
On Sunday, March 21, 2004, at 01:14  PM, Dragan Mili? wrote:
>>
>> I need to read and modify content of ZIP archived files, and extract 
>> some of the files in them. Since there isn't any class in Foundation 
>> and AppKit frameworks that deal with ZIP or any other archives (as 
>> far as I can see in documentation), I suppose the preferred way is to 
>> use libz library. Anyway, since I prefer it in object-oriented way, I 
>> wonder:
>>
>> 1.  Is there any other oo framework that Apple provides with Mac OS X 
>> with classes that can accomplish these tasks (I doubt it)?
>> 2.  If not, is there any third-party framework with same capabilities?
>> 3.  If not, is there any good examples of using libz library (include 
>> file is not the one I'm looking for), and of course does the libz 
>> library support ZIP archives?
>> 4. If not, then I'm in deep trouble and I suppose I'll have to 
>> develop these classes by myself, but I really hope this one is the 
>> last solution.
Hasan Diwan {http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56  732C 8528 2579 E6E9 4842