Changes between Version 1 and Version 2 of Ticket #57296, comment 15
- Timestamp:
- 09/15/2023 08:04:13 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57296, comment 15
v1 v2 7 7 > I agree this needs a dev note and some developer education. 8 8 9 Dev. notes and developer education **are not substitute for backwards compatibility**! A regression is a regression no matter how much you "educate" about it. Regressions are the worst type of bugs that can be introduced and fixing them i nnot optional.9 Dev. notes and developer education **are not substitute for backwards compatibility**! A regression is a regression no matter how much you "educate" about it. Regressions are the worst type of bugs that can be introduced and fixing them is not optional. 10 10 11 11 If the regression cannot be fixed imho this change should be reverted.