-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate: Investigate a good DI for CoMPAS utilities #221
Comments
Npm Trends (https://npmtrends.com/awilix-vs-bottlejs-vs-inversify-vs-jimple-vs-node-dependency-injection-vs-typedi)
|
The Configurating mixing will be obsolete when this is implemented. Configuration can be injected |
Good work! @AliouDIAITE can you add the people this ticket who like to get involved? |
Small POC with Inversify as a |
@samirromdhani is interested! |
If this is needed, depends on the result of this discussion: https://github.com/openscd/open-scd/discussions/1190 |
This POC uses |
Hello there, Thank you for opening this issue! We appreciate your interest in our project. If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better. If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later. Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve. |
For Utilities used in CoMPAS (http-communication, etc), It would be useful to have a good Dependency Injection mechanism (like TypeDI / Inversify)
For Http-like communication, it would be nice to have some globally defined interceptors (for for example error-handling)
The text was updated successfully, but these errors were encountered: