I\'m still at the beginning in learning scala in addition to java and i didn\'t get it how is one supposed to do DI there? can or should i use an existing DI library, should it
I have shown how I created a very simple functional DI container in scala using 2.10 here.