What is the reasoning behind me being able to downvote an answer but still accept it as correct?
|
|
Because it probably requires extra code to prevent you from doing it, and no one thinks to do it, so it's usually never a problem. |
|||||||||||||||||||
|
|
This situation is 1) incredibly rare and 2) perfectly valid from a data integrity standpoint. Adding a feature to prevent this is unnecessary feature creep. This is the kind of complexity that you don't need in your system increasing your fault rates. I'm sure there are plenty of other situations that "don't make sense" from a holistic, human point of view. Just because some of them are easier to implement than others doesn't mean we should implement them. The distinction between can easily implement and should implement is subtle but important. Further discussion is material for SO proper, not meta. :) |
|||
|
|
|
Because sometimes an answer is "right" but still "wrong". Like, maybe it's nearly incomprehensible, but after staring at it for a while you finally tease out the hidden clue which leads you to the solution. Accept for truth, downvote for style. |
|||
|
"I already knew about this solution and I hate it. I was hoping for something better from the SO hivemind, but technically it is correct, and people who come on this question in the future may not have known about this correct (but horrible) answer, so it's best to implement it, mark it as accepted, and move on with my life." It's also useful for those really hard bounty questions - you may have to accept an answer, even if it's not one you like or really agree completely with. |
|||
|
|
