Y
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
polux
4288 days ago
IDE support is not a prerogative of Java.
link
sat
4288 days ago
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).
link