Hacker News new | ask | show | jobs
by tagrun 4289 days ago
As you have discovered the hard way, trying to write Java in Go is not productive.
1 comments

IDE support is not a prerogative of Java.
I attempted not to. What pulls me back is the fact that I am trying to force go to help me reuse data structures I already have (without turning to reflection everytime or manually typecasting).