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

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.