[permissions] Is `Permissions.get` the right name? (#5)

`Permissions.get('geolocation')` looks to me like it's going to request the geolocation permission—that is, request access to the user's location.

Maybe `Permissions.check` or `Permissions.has` would be more self-descriptive?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/5

Received on Wednesday, 25 February 2015 21:40:55 UTC