--
---
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Has any consideration been given to bug fix releases in the 1.1 series? I would like to see an active stable branch maintained throughout the 1.2 dev cycle and fixes back ported to the 1.1 branch continually rather than at fixed points as was the case during 1.0.x.I think maintaining a stable branch will make 1.1 point releases easier and will also make it easier for people with critical 1.1 bug to validate a fix without their only choice being to jump onto trunk.
That's correct. The 3 months with no new features is an initially conservative period, which could conceivably be shorter if we feel the tree is stable enough.
I would prefer not to branch, as everyone would then use the dev branch and not give the release candidates the attention they deserve.
Andrew
--
If we are negotiable with the dates then we will find good reasons to go past the deadlines. Hard deadlines will guide our decision-making process for the better, I hope.
Does the production freeze apply to spin-off libraries (e.g., crypto, net)?