|
|
|
|
|
by hocuspocus
3394 days ago
|
|
> In Scala I can use everything from Java and much more, and this is why is better. You can use everything but it's not always very nice. For instance one of my biggest source of frustration is dealing with XML and SOAP (yes I know...) Scalaxb is good but limited, and using Java libraries means dealing with Java POJOs. I can definitely see Kotlin's potential in the "perfect Java interop" space. That said, I agree with you, and I enjoy those high-level libraries too much to switch back to a less powerful language. |
|