Giter VIP home page Giter VIP logo

Comments (7)

spaetz avatar spaetz commented on June 3, 2024

P.S. Just FYI: s2geometry is about to find its way into main Debian right now:
https://ftp-master.debian.org/new/s2geometry_0.10.0-2.html

from s2geometry.

jmr avatar jmr commented on June 3, 2024

Are you planning to remain ABI compatible over all of ${PROJECT_VERSION_MAJOR}?

I was planning to, once it reached version 1, but we haven't promised anything. Definitely no promises for version 0.

CMakeLists.txt contains SOVERSION ${PROJECT_VERSION_MAJOR}, which a Debian developer has called "optimistic".

Yeah, this would probably mean that nearly every release is a new major version.

Do you have any suggestions of best practices? Should we remove SOVERSION?

from s2geometry.

spaetz avatar spaetz commented on June 3, 2024

Right, now you need to bump the major version on all ABI breaks. You can just do that and keep things that way, but
how about simply manually setting
SOVERSION 0
and bumping it manually when you break the ABI? Or remove SOVERSION (at least while you are in 0.x area), and don't promise anything at all....

Both options are possible, I guess.

from s2geometry.

jmr avatar jmr commented on June 3, 2024

how about simply manually setting SOVERSION 0 and bumping it manually when you break the ABI?

We'll update the project version appropriately.

Or remove SOVERSION

Looks like SOVERSION was added in #161, so some people might not like that.

According to SemVer, version 0 promises nothing. Is that ok for you?

from s2geometry.

spaetz avatar spaetz commented on June 3, 2024

Yes, that would be fine with us.

from s2geometry.

jmr avatar jmr commented on June 3, 2024

In addition to the general "version 0 promises nothing" warning, I'd like to call out that we want to change the python bindings significantly (like every function name changes) soon.

https://ftp-master.debian.org/new/s2geometry_0.10.0-2.html isn't there anymore, but it may be better to hold off on packaging the python parts so we don't get a bunch of new users who are then soon broken. @spaetz What do you think?

from s2geometry.

spaetz avatar spaetz commented on June 3, 2024

from s2geometry.

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.