Re: [w3c/permissions] Align internal states with enums (Issue #392)

@annevk, I put together two different approaches to consider:

 * https://github.com/w3c/permissions/pull/400
 * https://github.com/w3c/permissions/pull/399 

I think [400](https://github.com/w3c/permissions/pull/400) is better, as: 

1. won't break other specs
2. still allows distinguishing between concept and enum value (where needed in algorithms)
3. meets the goal of having single "thing" usage throughout the spec. 

WDYT? Or should we use something different? 

(another limitation with the {{ PermissionState/"whatever" }} solution is that ReSpec doesn't currently support aliasing them ... e.g., if we wanted to write "The app [=grants=] the X some Y".) 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/392#issuecomment-1326987017
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/permissions/issues/392/1326987017@github.com>

Received on Friday, 25 November 2022 03:28:07 UTC