Scala has this interesting dynamic trait mixing me...
# announcements
c
Scala has this interesting dynamic trait mixing mechanic but it turns out to be a poor choice for dependency injection because it's basically like defining your module at
new
time instead of doing it up front in modules, like Guice and Dagger do.