Is overriding dependency prodivers considered bad practice?
Victor Porton
porton at narod.ru
Sun Feb 24 13:25:06 UTC 2019
On Sunday, 24 February 2019 at 13:22:12 UTC, Alexandru Ermicioi
wrote:
> I have a bit of trouble understanding of what do you mean by
> pure DI framework. Would you mind explaining a bit what do you
> mean by that?
I mean a framework for implementing pure dependency injection:
https://hackernoon.com/you-dont-need-a-dependency-injection-container-10a5d4a5f878
In the above article it is recommended to use no framework at
all, but a framework is still useful to make such things as for
example singletons.
More information about the Digitalmars-d
mailing list