6 ms·
I'd add: 4) Changes to the replacement format should be human-readable in a diff
by ab111111111 5y ago
I'd add:
4) Changes to the replacement format should be human-readable in a diff
- jonnycomputer 5y agoAgree. But a lot of this is tooling though, whether its adequate and whether its ubiquitously available. e.g. you can diff two directories in Linux, which is super useful, but directories are not text files. The issue is, can the differences be reasonably represented in text formatted output.
- masklinn 5y agoI'll take a good format and a diff filter thank you very much. It's easy to write a diff filter for e.g. xlsx, it's not possible to make CSV any good.