GithubHelp home page GithubHelp logo

Comments (4)

jfrolich avatar jfrolich commented on September 23, 2024 6

Yeah, I also first thought it could be handled by Elixir itself:
elixir-lang/elixir#5232
I think the best way to handle is to change the app name of this uuid to something more unique. (elixir_uuid)? Looks like the only way to resolve it. However it breaks backwards compatibility.

from elixir-uuid.

NobbZ avatar NobbZ commented on September 23, 2024 2

Then make it a major version bump. Or rerelease as :ex_uuid and deprecate the old :uuid package.

This bug is open for ~18 months now. There have been 3 or 4 PATCH-releases since then.

None of this has mentioned the problem.

Questions because of this name clash occur on a regular base on the elixirforum. Often the only solution is to drop some dependencies and replace them by other ones which do not rely on one of the both UUID implementations (or their forks).

In my opinion the rename is less painfull in the long term then making your users angry because of breaking dep-trees.

from elixir-uuid.

zyro avatar zyro commented on September 23, 2024

I've run into this myself as well, also colliding with https://github.com/okeuday/uuid. Elixir has no way to handle duplicate app names.

Any thoughts on how to handle this?

from elixir-uuid.

zyro avatar zyro commented on September 23, 2024

Tagged and released as elixir_uuid with version 1.2.0.

from elixir-uuid.

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.