Well,
about mobile and desktop resource loading I will have to try the Lime.Assets cached contents we were talking about here -Asynchronous to synchronous resources-.
What about unwanted cache? I have different applications in different folder but containing the same file and folder structure, with a lot of files with the same names between the various applications, and sometimes in HTML5 happens that an application loads the resources of the previously loaded application! How Can I avoid this? I’d like to apply cache busting to the resource assets, but how?