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

Pasting what I wrote in the PR, so we can try to reconcile this...

> So... although we can define processing in IDL, we need to be careful if we are going to expose these on the web. In particular, “foo_bar” property names would make this API inconsistent with the rest of the platform.
>
>It’s a bit similar (but obviously not the same) as CSS in JS, where “foo-bar” becomes “fooBar”. See casing rules https://w3ctag.github.io/design-principles/#casing-rules

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

Received on Tuesday, 26 September 2017 08:47:46 UTC