Timeline for Inject configuration files into the injector is it an antipattern?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 28, 2022 at 15:41 | history | suggested | Pang | CC BY-SA 4.0 | Fix invalid link. |
| Mar 25, 2022 at 5:25 | review | Suggested edits | |||
| S Mar 28, 2022 at 15:41 | |||||
| Sep 20, 2021 at 14:11 | comment | added | Slim | @GregBurghardt so should I add the config attributes to each component via the constructor? | |
| Sep 20, 2021 at 13:06 | comment | added | Greg Burghardt | More typical for JavaScript, this "injector" would be called a factory object: ComponentFactory. Decoupling the dependency injection container from component creation and configuration is definitely desirable in this case. | |
| S Sep 19, 2021 at 20:54 | review | First answers | |||
| Sep 20, 2021 at 1:07 | |||||
| S Sep 19, 2021 at 20:54 | history | answered | Mihail Feraru | CC BY-SA 4.0 |