Hacker News new | ask | show | jobs
by pjmlp 4241 days ago
What leads you to believe the same won't happen to Go?

I have seen this happen in C codebases before Java took the enterprise.

Its own little macro based DSL and pointers that were actually handles for the real data.

1 comments

Java's sin is a fetish for over abstraction. Go has a strong cultural emphasis on avoiding unnecessary abstraction.
Enterprise architecture is traversal to the languages being used.