main problem with delegates is creating an extra o...
# announcements
o
main problem with delegates is creating an extra object and that field itself of different type, which breaks various frameworks, like mocking, DI (not only dagger), unit testing reflective facilities (some junit plugins, I don’t remember which), etc.