|
|
|
|
|
by phaylon
2620 days ago
|
|
> We can’t get rid of it because we have a commitment to not breaking users’ code. This is not really true though. The commitment is about publicly visible and crater-testable code. If you have your own code in-house, there isn't much guarantee unless all syntax/code you use is widely used in public as well. A known change in language grammar will be evaluated on its publicly visible impact, not on its general breakiness. It's really disappointing to keep reading about guaranteed backwards-compatibility and then being told in RFC discussions that those don't exist. |
|