innoq / activator-play-roca

Apache License 2.0
3 stars 0 forks source link

Make use of dependency injection (MacWire) #6

Closed dwestheide closed 10 years ago

dwestheide commented 10 years ago

When there is nothing else to do, we could introduce dependency injection, preferably with MacWire. Currently, the controller is a a singleton object that simply imports the wired services and repositories.