Giter VIP home page Giter VIP logo

Comments (4)

ChiefyChief23 avatar ChiefyChief23 commented on May 18, 2024 1

Regarding 1. imo due to the small number of files even with the extension is perfectly reasonable. Bumping up to 6 files compared to 3 is no issue.

And regarding 2. If all of the structs and helper functions would be in one file just for ImPlot I think it would be easier for people to contribute and work on the library. Once again, just my opinion.

from implot.

ozlb avatar ozlb commented on May 18, 2024

It's ok for me and i think will help extensions.
One option you should take in consideration is to distribute the as "amalgamated" version. For how is not familiar,code amalgamation consists in copying the whole source code in one single file (obviously via automated script); for instance this is quite famous one https://www.sqlite.org/amalgamation.html

from implot.

epezent avatar epezent commented on May 18, 2024

This refactor has been introduced as of v0.5. See #48 for more info.

from implot.

ozlb avatar ozlb commented on May 18, 2024

I update without issues; an amalgamation script will be nice option for future.

from implot.

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.