I'm beginning to finally understand and appreciate an IOC framework...
BUT...
Oy Vay with all the fucking plumbing and boilerplate code required to pull it off.
IOC really needs a "Convention over Coding" overhaul approach.
MVC / Ruby is IOC but damn easy to code and run with minimal boilerplate.
MVVM is just PAINFUL!