|
|
|
|
|
by rtomanek
1831 days ago
|
|
> interoperable C# code for the past 3-4 years or so, and it's been a joy. Night and day compared to Java, at least. Can you give an example of this interoperability, please? Also -- what was the difference compared to Java that you noticed? |
|
With Java the issues came from elsewhere- it was less so the interoperability and more just how messy the whole ecosystem is and how there are some aspects of the language itself (such as the excessive verbosity and the way the standard library is structured) that kept mounting up as little annoyances over time. Kotlin wasn't really an option at the time, either.