Coder Social home page Coder Social logo

Comments (4)

marcoceppi avatar marcoceppi commented on September 3, 2024

This seems like a sane approach

from layer-basic.

mbruzek avatar mbruzek commented on September 3, 2024

@johnsca So in this case the wheelhouse.txt files do not overwrite other layers? These text files are combined arbitrarily where other files with the same name are overwritten.

from layer-basic.

johnsca avatar johnsca commented on September 3, 2024

@mbruzek wheelhouse.txt files do not override that of other layers under the assumption that a given layer knows what its dependencies are and those shouldn't be mucked about by other layers. You can think of it as they are merged by appending according to the usual rules but then the resultant combined wheelhouse.txt is not kept around.

I can see where this may cause problems down the road if two layers try to pull in different versions of the same lib. I'm not sure how best to handle this.

from layer-basic.

marcoceppi avatar marcoceppi commented on September 3, 2024

@johnsca it seems we'd need to built a merge tactic for wheelhouse.txt
where we either always use the lowest (or highest) version, add a way to
delete keys from wheelhouse.txt, or error the build if there are two
versions of an entry that conflict in wheelhouse.txt

On Fri, Apr 15, 2016 at 5:01 PM Cory Johns [email protected] wrote:

@mbruzek https://github.com/mbruzek wheelhouse.txt files do not
override that of other layers under the assumption that a given layer knows
what its dependencies are and those shouldn't be mucked about by other
layers. You can think of it as they are merged by appending according to
the usual rules but then the resultant combined wheelhouse.txt is not
kept around.

I can see where this may cause problems down the road if two layers try to
pull in different versions of the same lib. I'm not sure how best to handle
this.


You are receiving this because you commented.

Reply to this email directly or view it on GitHub
#55 (comment)

from layer-basic.

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.