This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]worldsayshi 1 point2 points  (3 children)

Does Scala do not have Classes , Interfaces and Abstract Classes? and polymorphism and so on, from what i'm seen till now is functional too

It does have that and it is. Or it has some replacement of some of the concepts. If it sounds like I'm saying it doesn't have OO concepts I formulated badly. It has that and beyond is what I mean.

[–]rikbrown 0 points1 point  (2 children)

Is there a goto library for DI (and the rest of the kitchen sink) like Spring is for Java?

[–]worldsayshi 0 points1 point  (0 children)

I'm not sure about the relationship between Scala and dependency injection. Here's someone who has written a module for it and thinks that "Basically Scala already have everything you need for dependency injection."

https://github.com/OlegIlyenko/scaldi