Issue 6489 in pharo: Better Gzip API for unzipping

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6489 in pharo: Better Gzip API for unzipping

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 6489 by [hidden email]: Better Gzip API for unzipping
http://code.google.com/p/pharo/issues/detail?id=6489

I found saveContents: rather a bad name and also harcoding the place where  
the unzipped file should be boring.

I introduced two new methods.
unzip and unzip:to:


I could not make it work on ZipReadStream. No idea why.

Attachments:
        unzip.cs  2.4 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6489 in pharo: Better Gzip API for unzipping

pharo
Updates:
        Status: Integrated

Comment #1 on issue 6489 by [hidden email]: Better Gzip API for  
unzipping
http://code.google.com/p/pharo/issues/detail?id=6489

in 20238


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker