- From: Michael van Ouwerkerk <notifications@github.com>
- Date: Mon, 20 Apr 2015 08:57:06 -0700
- To: w3c/push-api <push-api@noreply.github.com>
Received on Monday, 20 April 2015 15:57:38 UTC
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