Re: Fall back strategy for manifest

On Tuesday, February 4, 2014 at 10:55 AM, Robin Berjon wrote:

> I really don't see what situation could arise in which you would want to 
> dynamically fill out <meta> elements providing your application name.

Yeah, of course there it sounds silly. But there are already multiple ways to provide the application's name  (e.g., "apple-mobile-web-app-title") - the manifest adds yet another.  
> I 
> think that planning for this is contrived and adds unnecessary complexity.
> 


Maybe, but I don't see how else to prollyfill this - particularly for icons (see [1], icons is crazy proprietary town!)? I was actually going to build the above to show how the manifest can be used to target any browser that supports "add to home screen" (by just converting the manifest members into their proprietary equivalents)... I thought it was a good idea and not very contrived :(  

[1] http://w3c-webmob.github.io/installable-webapps/#icons


-- 
Marcos Caceres

Received on Tuesday, 4 February 2014 11:12:39 UTC