In this question the real beauty of the accepted answer is in the detailed comments that the respondent left in response to probing questions (also in the comments).

Would moving those responses (and maybe even editing them for punctuation, capitalization) into the actual answer be an acceptable edit or should we prod the respondent to do it themselves?

Update

I made the edits including adding a few words to make it flow as if it were the original response and added a comment saying I did that.

link|improve this question

56% accept rate
feedback

3 Answers

up vote 6 down vote accepted

Totally acceptable. Give some credit to the commentators and all, but go ahead and do it.

link|improve this answer
2  
They're all under a CC Attribution license, so attribution is required. – pgs Jul 24 '09 at 17:26
That's what I mean by "give some credit." Anyway, the comments are still going to be there, and the short form of the CC-BY clause says "You must attribute the work in the manner specified by the author or licensor," and I take for granted that a comment on an answer can be considered an addition to the answer, so I take the permission as given to just say "as commented by several people below" and not having to mention every single one of them by name. – balpha Jul 24 '09 at 17:37
feedback

By all means, edit it. You're making a stronger answer out of it, and you can always reference the comments themselves. Don't bother prodding the author to do it; just take care of it yourself.

link|improve this answer
feedback

I had an interesting experience doing this.

In my post, byte + byte = int… why?, I was asking why math operations on bytes were implicitly upcast to int in C#. Eric Lippert posted some pretty good insights in the comments section. [Eric is a senior developer on the Microsoft C# compiler team, by the way.] So I posted his comments as an answer.

The original comment was very well received (33 upvotes) but, when posting it as an answer, it got railed on pretty good. I'm not sure why there was such a change in attitude from the original comment to an answer post. I can only imagine the answer got undue attention being called out and re-posted by the original poster (me) so people reacted defensively.

Whether I was justified or not, I ended up deleting the post. It just didn't feel right that he wasn't there to defend an answer he did not actually submit.

link|improve this answer
I also think you should have posted it as wiki so you wouldn't get reputation for posting someone else's words. – mmyers Jul 24 '09 at 15:53
Yes, that would have been a good idea. I didn't think of that. There were specific requests in the comments to repost it as an answer and I waited a long time to give the author a chance to repost. But since, I ended up reposting it, it should have been posted as a wiki. – Robert Cartaino Jul 24 '09 at 15:58
In this case I was appending the comments from the same respondent's answer into the body of his answer so the authorship didn't change. He should get rep for his detailed response. It just should have all been in the answer and not in comments. Kudos go, too, to the questioner who kept asking for clarification. – Rob Allen Jul 24 '09 at 16:02
feedback

You must log in to answer this question.

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