0 ✔ | 1 ♥
InversionOfControl - Martin Fowler
"Inversion of Control is a key part of what makes a framework different to a library. A library is essentially a set of functions that you can call, these days usually organized into classes. Each call does some work and returns control to the client."
ioc, inversion of control, martin fowler, dep...