"To this day, you can take a “binary” written for Java 1.0 and it will run under the latest JRE. You can compile Java 1.0 source code with the latest compiler. This is an amazing accomplishment that can’t be understated." I've concern about this. This kind of guarantee might prevent needed changes in the future version. In my opinion, backward compatibility guarantee by major version is best approach. For Go 2 and Go 3 developers should change their code if it breaks.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.