Giter Site home page Giter Site logo

Comments (7)

AMHOL avatar AMHOL commented on August 18, 2024 1

Thank you, the docs are quite old, I'll try to get around to updating that soon.

from dry-container.

yewton avatar yewton commented on August 18, 2024

It seems the docs are not valid since 2 years ago 7f905a6 🤔

So what is the correct way to define custom resolvers?
Subclassing ::Dry::Container::Resolver ?

Or, custom resolvers are not supported anymore...?

from dry-container.

AMHOL avatar AMHOL commented on August 18, 2024

@yewton yes, subclassing should work, or just adhering to the same interface, the old interface used to just be #call but it got updated since then

from dry-container.

yewton avatar yewton commented on August 18, 2024

Thank you! I'll give it a shot.

from dry-container.

GustavoCaso avatar GustavoCaso commented on August 18, 2024

@yewton Thanks so much for pointing out the outdated docs.

Could be really useful if you could share how are you using custom resolver and registry in your current project. We are evaluating if the feature is worth keeping. 😄

from dry-container.

yewton avatar yewton commented on August 18, 2024

@GustavoCaso Thanks for your reply!

In fact, I don't use custom resolver/registry anymore 😓

At first I wanted to achieve something like an "automatic resolver" in my Rails project, and tried to write a custom resolver that uses Rails' autoloading feature.
But I realized that such resolving processes should not be done in runtime, but should be done at startup time with "automatic registerer", like dry-system.

So now I cannot imagine any custom resolver/registry use cases...
I suspect that they are no longer needed 😰

from dry-container.

flash-gordon avatar flash-gordon commented on August 18, 2024

See #49 (comment)

from dry-container.

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.