I was thinking the other day... When copying some extensions to the file system in ram, why not copy the extension itself to the file system instead of extracting the extensions contents to the file system? I mean, this behavior already appears when in cloud mode. This way, I think, we could save some ram. Of course every time you would use an application from the extension, the system would have to extract it, but I think the time needed to do that would not be noticeable. The great thing here would be the ram savings. What do you think? Am I missing something?