Hacker News new | ask | show | jobs
by cxr 1242 days ago
Since XLSX etc. use Microsoft's Open Packaging Convention (a ZIP container consisting of mostly plain text), consider adding native support for unpacking and normalizing the payloads so they can be trivially diffed by existing source control systems.
1 comments

It's something to consider, for sure. Perhaps there's an easy win to be had there.