-
```
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
-
-
```
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.…
-
### Affected Version of Concrete CMS
8.5.x, 9.x
### Description
Block controllers generally support controller dependency injection with something like:
```php
public function __construct($obj, D…
-
In the MS DI implementation, it is stated in [docs](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-8.0#services-not-created-by-the-service-container) t…
-
-
Данное issue формируется на основании rfc https://github.com/Flexberry/rfcs/pull/23.
### Цель
Изменить ORM для корректного применения принципов DI.
### Функциональные требования
1. Настройка и…
-
## 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