I was just curious about the reasoning behind this?

share|improve this question

4 Answers

up vote 22 down vote accepted

The real problem is that, second class citizens that they are, comments do not have a history.

SE lets you edit pretty much everything else at any time because there's edit accountability: At any given moment, we know who changed what, when, and why. This isn't the case with comments — this is why comments can no longer be edited after the standard grace period.

share|improve this answer

If you're allowed to edit a comment for much longer than 5 minutes, it becomes possible to perform an edit on the comment that makes it out of context (no longer makes sense) with the rest of the comments.

share|improve this answer
Shouldn't people know better than doing that? – Øystein Feb 8 '11 at 18:38
6  
You have a lot of faith in people. :) Seriously, almost everything is rate-limited in StackOverflow to prevent various abuses of the system. – Robert Harvey Feb 8 '11 at 18:43
7  
Well, I've never been a mod, so my faith is still intact... :) – Øystein Feb 8 '11 at 18:56
1  
If you don't allow editing of comments, then it becomes possible for the comment to become out of context (because the question/answer it belongs to was edited or another comment was removed). Worse yet, if you made a mistake in your comment, and realize it after 5 minutes, you usually can't fix it. Sure, if it's the last comment, I'll just copy it, delete it, and make a new one with the correction. But, that seems like an unnecessary hurdle to put in place. – Nate May 1 at 22:27
@Nate: Obsolete, out of context comments happen all the time. But comments are transitory anyway. – Robert Harvey May 1 at 23:10

As others have noted, comments are ephemeral second class citizens with no revision history. That's a really complicated way to say that they are meant to be temporary aids to posts rather than primary content. If the content of a comment is so important that it needs editing for improvement over a long period of time, perhaps it needs to be written up to be a full post. If the context has changed and a comment needs to be tweaked to reflect the new situation, remove the old comment and write a new one. (You can even copy/paste the old one before deleting if you want to start with that.)

share|improve this answer
1  
If comments are only meant to be temporary, then they should just disappear entirely. They don't. They stay around. As such, not being able to edit them increases the chance of them being, or becoming, misinformation. Combined with the other bad feature that comments can be voted up, but not down, further increases the chances of getting bad information from comments. Your justification boils down to "comments are second class citizens because comments are second class citizens". In the end, people don't process information that way. They read it all (posts and comments). – Nate May 1 at 22:32

This isn't an answer so much as a nag -- I have a little issue with this 5 minute rules. I accidentally hit save on my comment right after I started one. No big deal, edit. Typing, typing, typing, no warning from the site. Save, and wham, edit not allowed. Aw, come on!

If you're really going to enforce this, either

  1. give a warning while editing the comment (like a doomsday counter) so that the user is informed, or
  2. just give a grace period - like you can't start an edit after 5 minutes have passed, but you can save the edit for 15 minutes from the original post.
share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged