Re: [spec-reviews] permissions API (#45)

> some funky API style (non-constructable types, etc.)

There two interfaces in the spec are [`Permissions`](https://w3c.github.io/permissions/#idl-def-Permissions) and [`PermissionStatus`](https://w3c.github.io/permissions/#idl-def-PermissionStatus). Would it make sense to construct either of these?

> I share the concerns about the registry. In particular, why are many of the existing web permissions missing? How will this get evolved over time, given that we don't want WGs to stay open past their sell-by date?

My diagnosis of this is that we *should* want WGs to stay open indefinitely, so that there is always someone to update a spec. Publishing to TR/ and closing down is pretty terrible IMHO, e.g. if I found a problem with http://www.w3.org/TR/media-frags/ today there would be a lot of overhead in getting it fixed.

(Friction in getting specs updated also leads to monkey patching.)

---
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/45#issuecomment-91137402

Received on Thursday, 9 April 2015 07:32:42 UTC