• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Working with ZIP files (in object-oriented way)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Working with ZIP files (in object-oriented way)


  • Subject: Working with ZIP files (in object-oriented way)
  • From: Dragan MiliÄ <email@hidden>
  • Date: Sun, 21 Mar 2004 22:14:48 +0100

Hello everyone!

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.

Best regards,

Milke.
_______________________________________________
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.


  • Follow-Ups:
    • Re: Working with ZIP files (in object-oriented way)
      • From: David Blanton <email@hidden>
    • Re: Working with ZIP files (in object-oriented way)
      • From: Stefan Fisk <email@hidden>
  • Prev by Date: Should I even bother
  • Next by Date: Re: Should I even bother
  • Previous by thread: Re: [OT] Anti-FAQ (was: Re: Should I even bother)
  • Next by thread: Re: Working with ZIP files (in object-oriented way)
  • Index(es):
    • Date
    • Thread