Re: [w3c/manifest] Use WebIDL to describe the manifest data structure (#611)

@tobie wrote:
> JSON Schema is forward compatible in that regard.

As an implementer, I want to avoid implementing JSON Schema from scratch if I can avoid it. Unless we agree that that is what we are going to do for a substantial number of specs.   

@annevk wrote: 
> I guess if I were to work on this I'd copy the IDL dictionary work and simplify it to fit the needs of what we need for all these JSON resources.

That might be reasonable. We have a fairly good idea what kinds of behaviors the processor should exhibit. From IDL dictionaries, I think we are only missing trimming and normalization behavior. 

-- 
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-446134863

Received on Tuesday, 11 December 2018 09:37:18 UTC