It seems to me that the point of appcache is to group the files that should be persisted into groups (not necessarily disjoint) that belong to different apps. This way, if the persisted files take up a lot of space, one can attribute that space to concrete apps.
Comments
It seems to me that the point of appcache is to group the files that should be persisted into groups (not necessarily disjoint) that belong to different apps. This way, if the persisted files take up a lot of space, one can attribute that space to concrete apps.