IoC: Dependency Injection vs Ambient Context
Publication date: 2025-03-04My new article "IoC: Dependency Injection vs Ambient Context" was published on Habr. In it, I examine the architectural debate between Dependency Injection (DI) and Ambient Context.
The main idea: when choosing core technologies, it's important to maintain a sensible balance. I hold the position that more popular approaches are more reliable as they've been tested by many developers in production environments.
If you're designing a framework, modular architecture, or DI container - I recommend reading and discussing this article.