-
Hello @lvkaiyang,
Your program is coming along well. Some things I noticed.
Your going to need to practice some dependency injection. Currently, your random number generators are hard coded. This is…
-
@weierophinney
Good evening,
Right now, it is possible to whitelist modules for automatic injection in zf config file. However, the target config file is always the same, that is, the modules.c…
-
```
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.…
-
-
![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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Right now if a service/etc wants to…
-
Данное issue формируется на основании rfc https://github.com/Flexberry/rfcs/pull/23.
### Цель
Изменить ORM для корректного применения принципов DI.
### Функциональные требования
1. Настройка и…