- From: Marcos Caceres <notifications@github.com>
- Date: Wed, 25 Mar 2015 14:33:55 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Wednesday, 25 March 2015 21:34:26 UTC
> @@ -445,8 +459,8 @@ > If a developer wants to check multiple permissions at once, the editors > recommend them to use Promises.all(). It should yield to the same > result and allow this API to stay simple. If it happens to be a very > - common use case, it should be easy to extend Permissions.query() to > - accept a sequence<> too. > + common use case, it should be easy to extend > + <code>permissions.query()</code> to accept a sequence<> too. In fact, y u no add example of how awesome it is in action? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/18/files#r27168550
Received on Wednesday, 25 March 2015 21:34:26 UTC