|
|
|
|
|
by mamcx
352 days ago
|
|
I can relate, because I have so much things in years that broke left and right, but at the same time (except if you are talking about pre/alphas) I think is unhealthy to be vary of breaking changes. A language, in special, should be able to do it. Extreme compatibility is the way to make the mistake that is C. A breaking change that fix something is a investing that extend infinity to the feature. Fear to do it, like in C, is how you accumulate errors, mistakes, millions of dollars wasted, because is also compound debt. P.D: I think langs should be fast to break pre 1.0, and maybe have room to do it each 5/7 years. Despite the debacle of Python (that is in fact more reflective of python than of breaking), there should be possible to make a relatively painless sunsetting with good caring |
|