Code Monkey home page Code Monkey logo

Comments (2)

davidgarywood avatar davidgarywood commented on June 14, 2024 1

I understand, and although I appreciate your POV and arguments in favour of closing this issue, I just wanted to inform you I will have to fork and continue the project for my own needs. I hope in the future we can reconcile the projects' aims and direction to pool our efforts. Thank you.

from all-positive-integers-in-ascending-order.

AndrewFeeney avatar AndrewFeeney commented on June 14, 2024

Thanks for the question. I've given this some thought, and here's my thinking:

  • I can see how some people might need a list of negative numbers, however not all users of the project will need these
  • Including support for negative integers presents some issues, for instance:
    -- Where will we keep them? Keeping them in the same file as the positive ones doesn't seem feasible as the lists will grow in opposite directions
    --- Therefore we'd have to create a new file
    --- What would we name it?
    --- Would we then have to rename our existing file?
    -- We would need to rewrite our CI tooling
    -- This would double the time to complete the set
    -- This would double the size of the project for those who wish to download it

For these reasons among others, I think the only reasonable decision is to reject this request on the basis that it represents significant scope creep. Listing all negative integers is just not the problem that this project has set out to solve. By ignoring problems outside the scope we can help ensure that we provide the best possible solution for the problems within the scope.

I thank you again for your time and effort. I'm going to close this issue, but if you wish to make further arguments feel free to reopen it.

from all-positive-integers-in-ascending-order.

Related Issues (4)

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.