|
|
|
|
|
by krainboltgreene
852 days ago
|
|
> i.e. a codebase under active development (with the implicit assumption that there will likely be major breaking changes). You have just described all actively written software as "major zero". This is why it's a silly concept. |
|
SemVar makes sense but every piece of software using it doesn't. Not every piece of software makes an interface commitment. Those that do should use SemVar, the rest should just use the date or some monotonically increasing number.