Code Monkey home page Code Monkey logo

Comments (6)

winitzki avatar winitzki commented on September 15, 2024 1

In my job, we are still using 2.10, 2.11, and 2.12, while upgrading to 2.13 even for a few projects has been dragging on because we don't have enough scala programmers.

from curryhoward.

SethTisue avatar SethTisue commented on September 15, 2024

better to just drop 2.11 support at this point?

from curryhoward.

winitzki avatar winitzki commented on September 15, 2024

I see no reason to drop 2.11 support. The failing tests depend on internal details of Scala standard library (e.g., the name of accessors in Either). Tests should not depend on that. Other than these tests, the library works exactly the same in all Scala versions. Is there a reason to prioritize this issue and have the tests fixed?

from curryhoward.

SethTisue avatar SethTisue commented on September 15, 2024

These days, I encourage maintainers to take a "why keep it?" attitude to 2.11 rather than a "why drop it?" attitude. But you're in charge :-)

from curryhoward.

winitzki avatar winitzki commented on September 15, 2024

Right now tests pass in 2.12 and 2.13. Some inessential tests fail in 2.11. Is this situation okay or should it be fixed asap?

from curryhoward.

SethTisue avatar SethTisue commented on September 15, 2024

Well I don't have an opinion about curryhoward in particular, but in general dropping old versions of things makes life easier and more pleasant for OSS maintainers and contributors (and that makes contributors easier to attract).

Regardless, some projects prioritize supporting as many users for as long as possible, even if it costs maintainer and contributor effort, and you can make arguments for that, too.

In Scala OSS generally a great many projects have already dropped 2.11, and some are starting to drop 2.12.

from curryhoward.

Related Issues (6)

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.