Answer-invalidation involves editing a question in such a way that something addressed in an answer is lost. This is disallowed on Code Review as it disrupts the review process.
21
votes
2answers
659 views
For an iterative review, is it okay to edit my own question to include revised code?
Is it okay to edit the question to include the improved code?
I would like to do so for the following reasons:
To share the improved code with others
To show the answering persons that I take their ...
5
votes
2answers
130 views
Is it okay to edit part(s) of code not yet reviewed?
In this question of mine, the one answerer so far has only reviewed a part of my code. However, I've made changes on other parts of my code, but I don't want to somehow invalidate that answer.
Would ...