|
|
|
|
|
by cpach
2324 days ago
|
|
This! If anyone thinks that it’s trivial to diff Microsoft’s XML formats then I urge you to please try this: • Create a simple Excel document. • Clone the document and change the text value of one cell. • Unzip both .xlsx files into two different directories. • Now launch Meld/WinMerge or similar and diff the directories. Now tell me if you still think diffing this format is trivial. |
|
(Have written streaming XLSX parser in the past.)