imatix / gsl

iMatix GSL code generator
http://www.imatix.com
GNU General Public License v3.0
539 stars 107 forks source link

No more zip class in gsl ? #92

Closed domiq44 closed 9 years ago

domiq44 commented 9 years ago

Hi all,

In previous gsl version, there where a Zip class with, for example, methods like zip.new(), zip.add(), zip.close().

But it seems that this class is no longer there. Can anyone confirm this? Thanks.

hintjens commented 9 years ago

I think I removed it to simplify the build process...

On Mon, Apr 20, 2015 at 2:50 PM, domiq44 notifications@github.com wrote:

Hi all,

In previous gsl version, there where a Zip class with, for example, methods like zip.new(), zip.add(), zip.close().

But it seems that this class is no longer there. Can anyone confirm this? Thanks.

— Reply to this email directly or view it on GitHub https://github.com/imatix/gsl/issues/92.

domiq44 commented 9 years ago

Oups :(