Giter VIP home page Giter VIP logo

Comments (3)

jeffijoe avatar jeffijoe commented on July 25, 2024 1

Awilix is an IoC container, and does not deal with error handling, thats done by whatever framework you're using. I wouldnt use the scope to register errors, only things like session state (thats what scopes are for). Hope that helps. :)

~ Jeff Hansen

On 30 Jul 2016, at 17:57, donjae [email protected] wrote:

Awilix does not really deal with error handling - once you've resolved a service it's ready to go;
Correct me if I'm wrong, but the order of how awilix functions is:
Registering Awilix scope > creating/resolving service

So it is not recommended to create a middleware to pass errors through Awilix and registering it as an error? It's better just to do it through a service file/level?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from awilix.

jeffijoe avatar jeffijoe commented on July 25, 2024

Of course I've seen Sillicon Valley, any developer worth their salt has! ;)

Awilix does not really deal with error handling - once you've resolved a service it's ready to go; any errors thrown while using these objects is out of Awilix' scope (no pun intended).

In other words, Awilix has nothing to do with error handling. :)

from awilix.

donjae avatar donjae commented on July 25, 2024

Awilix does not really deal with error handling - once you've resolved a service it's ready to go;

Correct me if I'm wrong, but the order of how awilix functions is:
Registering Awilix scope > creating/resolving service

So it is not recommended to create a middleware to pass errors through Awilix and registering it as an error? It's better just to do it through a service file/level?

from awilix.

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.