-
We've discussed this previously in #687 but perhaps it could be reconsidered for 3.0? 😉
I'll open with a comment I made at the time that's still relevant today:
> We like xUnit to the degree that…
-
I was able to solve this problem, using db as global variable. However, would be better if I could pass it to my callback (that today, accepts just two params - user and password). Could you support a…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
```
Provide a way to change the dependency resolving mechanism. Note however that
the injection engine is already configurable.
```
Original issue reported on code.google.com by `brice.du...@gmail.…
-
Dependency injection example for context
I'm trying in my test project [NPocoTestDrive](https://github.com/mchomem/NPocoTestDrive) create a Context class pattern to use with Npoco, using dependency…
-
-
![image](https://github.com/user-attachments/assets/87545081-592f-4c12-ba10-34b58299e136)
you can use the Dependency injection for the object you do not need pass the objects while registre the ser…
-
## Description of problem
The `ComponentFactory` was originally implemented prior to Dependency Injection in the Dnn Platform. It uses a very similar technique of registering types for static instant…
-
It seems that in version 0.9.8 the file /dist/md-data-table.js does not load the dependencies correctly.
``` javascript
angular.module('md.data.table', ['md.table.templates']);
```
is writen befor…
RoCat updated
6 years ago