Re: Wiring objects, IoC and Service Locator
Posted by
Vitor Medina Cruz on
Jun 13, 2017; 7:25pm
URL: https://forum.world.st/Wiring-objects-IoC-and-Service-Locator-tp4949280p4951279.html
Yes, I can understand that, but I will have to practice more with Smalltalk to comprehend better.
Still I think there are some objects used by large bits of the application that would benefit the design if they have it's creation decoupled and somehow organized, but I am convinced that a simple service locator would do the job :)