Coder Social home page Coder Social logo

Container dependency about route HOT 1 CLOSED

thephpleague avatar thephpleague commented on June 23, 2024
Container dependency

from route.

Comments (1)

philipobenito avatar philipobenito commented on June 23, 2024

This is a simple question of barrier to entry that's been discussed many times.

Whilst I agree with you that in an ideal world the dependency would not be directly on league/container, I disagree that it would increase uptake, I think it would be the opposite.

The recent change to PSR-7 dependency with no implementation is already a larger barrier to entry than I'd like in a perfect world, but it is ultimately a necessary evil, more so than the removal of league/container.

Instantiation is inexpensive so I don't really see that as too much of an issue. Specifically, the league ContainerInterface is used instead of container interoperability because of the reliance on the call method, a bridge can still easily be written though if that initial instantiation bothers you. Otherwise, any container can be used directly with a custom strategy as you're already aware.

I thank you for your input, however, as also discussed on other threads, this isn't something I will be changing for the upcoming major release. It will be reevaluated at the time of the next major release.

from route.

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.