Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Working with ZIP files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working with ZIP files



Hi Mike,

You are looking for an OOP way to implement unzipping. I think writing extra code when functionality is available is not an example of OOP. ;-)

You can use libraries like libz in combination with NSTask. The library is available in every OSX system, so you don't have to include it in your project. See Apple examples.

HTH
----------------------
Ruben Smits
----------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.