Join Slack
Powered by
Without a DI framework you'd have to write some ki...
# announcements
d
diesieben07
06/25/2017, 3:43 PM
Without a DI framework you'd have to write some kind of "registry" where the singleton can get it's dependencies from. Then you can either make that registry a global constant or pass it into the
getInstance
method.
2
Views
Open in Slack
Previous
Next