Delphi implementation of the Service Locator pattern
I use it for IoC in iOS apps, as it is much more light-weight than a DI container, while still giving many of the benefits.
Delphi implementation of the Service Locator pattern
I use it for IoC in iOS apps, as it is much more light-weight than a DI container, while still giving many of the benefits.