On Feb 29, 2:33 pm, Jorgen Grahn <
grahn+n...@snipabacken.se> wrote:
> *That's* an improvement I'd like -- a ~/.cache directory where all
> applications may cache stuff
I know, right?
> They would have to guarantee that no real data loss occurs
> if I remove (parts of) that directory.
That's not always entirely possible to absolutely guarantee.
Just for example, website that's cached, which can currently
be easily retrieved again via the internet, could theoretically
cease to be publicly available right after you clear out your
cache. But, you know what? Despite that, I'm still not
really interested in making backups of my browser cache,
or migrating it to a new PC.
I'd settle for having it only used to cache data that is
generally expected to be possible to recreate or redownload
or otherwise reobtain in the short term, and which was not
specifically saved on purpose by the user via a save option.
So auto-generated thumbnails, browser caches, calculated
hash values, search-optimizing indexes of your filesystem
that some file manager creates, downloaded lists of mirrors,
downloaded lists of available packages, anything along
those lines would belong there.
I wouldn't even get very upset if things like browser add-ons
and plugins were installed there, provided the list of what
extensions are installed and where to get them is kept
elsewhere, with your preferences.
But yeah, I would NOT want important data, like session
store information or the like, to be stored there.