|
|
|
|
|
by gtycomb
2328 days ago
|
|
I don't miss generics either, not in the least. The interface system, Go's particular approach to it, takes me a long way ... I won't ask for any new feature for today or tomorrow. But for day after tommorow, within a longer time research horizon, I wonder whether compiled and distributed Go applications can be made to interact along the lines of interfaces within an application now. May be its my struggle with Kubernates (as a newbie) that makes me want: Can there be secure language mechanisms supporting clustering, scheduling etc in a distributed enviroment with an external agent armed only with prior package interface definitions of a deployed Go application. Please don't sacrifice performance, and fast compilation times. That module system is looking good! |
|