Re: [push-api] Rename hasPermission (#136)

All of this Java related discussion was just to indicate that the `get` prefix, to many people, has a clear meaning, and it helps structure large code bases. It indicates a getter without side effects, and is often paired with methods starting with `set`. It would be rather unlikely for those people to confuse that with `request`. Anyway, I realize that this is a Java pattern, and it doesn't work for everyone. In the parallel BackgoundSync issue we've already moved past this, and we can probably do so here also.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/136#issuecomment-94492580

Received on Monday, 20 April 2015 15:57:38 UTC