-rob
> I think he's implying that the window for such changes is closed and I believe it has been for some time. The window has to close at some point otherwise nothing gets done, and if it does what often happens is that things break - badly - because they haven't been though through enough with regards to how everything fits together.
Yes, that's the story. We're fixing bugs, writing documentation, cross-checking everything for consistency. Things need to stabilize well before the release actually happens.
And the release is pretty close. The current weekly is very close to what will be Go 1. If someone writes code that works in the weekly, it is almost certain to work with the official Go 1 release.
-rob
Not now. Maybe later.
Yes. Once the Go 1 release is out the door we'll be ready to review performance improvements, but we will still refuse backward-incompatible API changes.
Andrew