-
Thank you very much for providing this tool, it is very useful for me.But I have some doubts about this tool.
I want to use Inversify for engineering development and want to design AOP development …
-
## Context
See for some context: https://github.com/inversify/InversifyJS/pull/1374
Because the `dom` library is included in the root `tsconfig.json`, there are typings in server-side only node wh…
-
Currently I just keep passing constructor parameters down the hierarchy until the dependency has reached its rightful place. Every redundant constructor parameters lowers my sanity.
-
In order to add features such as logging and tracing, it would be nice if h4bff supported interceptors for the locator.
Motivation:
Lets say you would like to implement an XRay tracer that will …
-
I would like to link a self-hosted OCT server to my own Forgejo/Gitea instance which can act as a Oauth2/OIDC provider.
From the looks of it, the OCT server currently only supports some hard-coded …
poVoq updated
4 months ago
-
## Expected Behavior
Other IoC libraries have support for the `@singleton` annotation which indicates that an `@injectable` class will always resolve `inSingletonScope`.
I think having support for…
-
Hi,
I am using the `@inject` syntax to do IoC. It's working as expected.
For unit tests I needed the ability to override the binding so that I could hotswap my class with a mock. Someone in http…
-
A follow-up on the work on Genymotion-cloud integration done in the context of a grand PoC in #2429.
While #2429 sums up the work required in order to start rolling out Genymotion cloud support inter…
-
For a higher testibility of the main code, injecting an thus mocking service and resource independently from a plugin implementation would be very helpful.
This would mean quite some refac of the c…
-
Hi all,
I''m not yet sure if this is a technical issue or a lack of understand on my part. Looking forward to learning from you all!
## Expected Behaviour
https://github.com/inversify/Inversi…