Hacker News new | ask | show | jobs
by reddalo 1 day ago
>Word is basically an operating system.

And .doc files are basically a memory dump.

2 comments

That was certainly true once, but now all that state is serialized to xml amd zipped up. You can unzip it and look at it if you don't value your sanity.
That's why I said .doc. The format you're talking about is called .docx
So what you're saying is that the files are basically a memory dump formatted as XML? :-p
A selective menory dump that when deserialized can ignore fields not present its version, but yeah.
Dump is a great word for it