Join Slack
Communities
Powered by
Scala has this interesting dynamic trait mixing me...
# announcements
c
cedric
07/15/2016, 4:50 AM
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.
Open in Slack
Previous
Next