0
votes
A simple Dependency Injection Container for Delphi
Daniele Teti's programming blog
– As wikipedia says: “Dependency injection (DI) in computer programming refers to the process of supplying an external dependency to a software component. It is a specific form of inversion of control where the concern being inverted is the process of obtaining the needed dependency. The term was first coined by Martin Fowler to describe the mechanism more clearly.” Many of us have already read this historical article from Martin Fowler about dependency injection pattern, but actually there isn’t a real framework for implement dependency injection in Delphi. There are already ...
Statistics
|
Visits by Source |
User Actions |




