|
|
|
|
|
by adrianmonk
2266 days ago
|
|
> not such a great default This is a tangent, but it reminds me of a personal policy of mine: if I'm thinking about changing a default, I ask myself if there should be a default at all. The consequences of having the wrong default were serious enough that it even came to my attention. So by changing the default, am I potentially exchanging one set of problems for another? Sometimes it would be better overall if the user is forced to explicitly state which way they want it. Not always, of course, but I like to ask the question. |
|
It’s not clear to me that an “order by” should have a default direction. I don’t know why one direction is more likely to be used than the other. Without a default, I would have been forced to think about the direction and wouldn’t have had that bug.