Re: [w3c/manifest] Describe the manifest data structure (#611)

> @marcoscaceres Do you think you'll proceed with converting this to a JSON schema type thing (and not IDL)? 

Yes

> We have clients trying to use our `ImageResource` dict which means now is a good inflection point to decide either a) it's OK to use dicts from Manifest in other parts of the web platform, or b) no, these are specific to the Manifest format and can't be used in JS APIs.

We should keep  `ImageResource` as a thing for APIs tho (we've tried to do this previously also with @jakearchibald). But we can pull that into a new spec if needed. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/611#issuecomment-529062071

Received on Saturday, 7 September 2019 01:59:56 UTC