Y
Hacker News
new
|
ask
|
show
|
jobs
by
juliangregorian
3966 days ago
But getters and setters aren't inherently associated with IoC nor vice versa.
1 comments
tadfisher
3965 days ago
Sure they are. Instead of the hosting object determining which dependency to return, some external mechanism is determining such. IoC doesn't necessarily apply only to initialization.
link