Giter VIP home page Giter VIP logo

Comments (5)

GiuseppeCesarano avatar GiuseppeCesarano commented on August 16, 2024 2

I will make an attempt to port this lib to C++17 using std::filesystem. If i have time i will also try to update the minzip dependency, we're using a 7+ year old version.

from zipper.

Lecrapouille avatar Lecrapouille commented on August 16, 2024 1

@GiuseppeCesarano We can make a branch dev-c++17

from zipper.

Lecrapouille avatar Lecrapouille commented on August 16, 2024

https://github.com/ctabin/libzippp can inspire you for your API, seems to me that your API can complete it.

I'm not fond of qt/boost and lib dependencies. But there is a lighter lib you can use: POCO https://pocoproject.org/documentation/index.html they have a Path class: https://pocoproject.org/slides/080-Files.pdf

Many of the issues we are seeing here are mostly because we decided not to use boost/qt

I don't think so, just missing delete in destructor for the moment.

from zipper.

GiuseppeCesarano avatar GiuseppeCesarano commented on August 16, 2024

I think it's the best approach to make a separate branch

from zipper.

Lecrapouille avatar Lecrapouille commented on August 16, 2024

An attempt was made https://github.com/sebastiandev/zipper/tree/dev-modernize
I did not merge it inside the v2.x.y branch. I do not have energy and time to complete all libs with c++17 filesystem.
Wait for pull requests :)

from zipper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.