On Saturday, 19 May 2012 at 02:10:31 UTC, Mehrdad wrote:
Worse yet, no way in hell that a command-line tool would tell you your documentation is messed up. :P


I should submit a correction:

Nothing wrong with the command-line-ness per se -- it's just that command-line tools happen to be text-based, so when they just work with text, they miss the fact that it's documentation and not code. It's just that I haven't seen a command-line tool do refactoring like that.

An IDE would obviously make the same mistake, if you used Search/Replace instead of actually doing refactoring.

Reply via email to