Changes between Initial Version and Version 1 of Ticket #29917, comment 14


Ignore:
Timestamp:
Nov 5, 2018, 8:45:36 AM (6 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29917, comment 14

    initial v1  
    33That’s not what I’m saying. What I’m saying is that we can’t just change a design decision in a bug fix. Not when there’s a one line change that just fixes it.
    44
    5 We can change the feature if decided, but that would be done separately: the policy is that to change a design there needs to be a discussion and agreement on django-developers and so on.
     5We can change the feature if decided, but that would be done separately: the policy is that to change a design there needs to be a discussion and agreement on django-developers and so on. (The use-case that we’re proposing to break is kind oif useful: declare an action on a base class and not have to redeclare it later: it’ll just be there. That was one of the original considerations.)
    66
    77The impressive list of people is relevant because they obviously discussed this at length and spent a lot of time putting the feature together. It’s been unchanged for 10 years. They must have got something right.
Back to Top