Re: Fall back strategy for manifest

On 28/01/2014 12:13 , Marcos Caceres wrote:
> So, I agree that the HTML should come first - and this works nicely
> for things like the application-name. What I'm still not 100% on is
> what I should do with things like icons... if one set of icons is
> declared in the HTML, should I bother looking for the icons in the
> manifest at all (i.e., should I union them)?

I think it makes sense to union them. Say you have data in your manifest 
describing a dozen different icons for different contexts. It would be 
really strange if by just overriding one in HTML you suddenly lost all 
the others.

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Tuesday, 28 January 2014 13:14:12 UTC