-
There was an incomplete proposal for Weather schemas, originally from a team at Microsoft. A rough draft is in W3C mercurial repo, https://dvcs.w3.org/hg/webschema/file/b4c3ad199322/schema.org/ext/wea…
-
Enumerated below are various critiques to incorporate into the main manuscript:
1. I would encourage you to consider the potential for selection effects. That is, the type of power-sharing arrangem…
-
We're currently working on native support for tokens internally here at Figma. In our eyes there are two core use cases that stem from customer requests for design tokens:
1. Token aliasing (i.e. `…
jjcm updated
5 months ago
-
## [@gavinking] Scope
The purpose of this proposal is to allow the definition of operations which:
- conceptually belong to a type, but may be called without an instance of the type, and
- are po…
-
I haven't found a similar issue, but please redirect me if it actually exists. (I apologise if I've created a duplicate by accident)
I have a problem with this code
```cs
public enum myEnum
{
…
-
- [x] Proposal added: https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/async-streams.md
- [x] Discussed in LDM
- [x] Decision in LDM
- [x] Finalized (done, rejected, inactive)
…
-
Following up on https://github.com/swagger-api/swagger-core/issues/1012 I'd like a service to return an Enum type and then document enum values by providing a separate annotation per value. I expect S…
-
I'm logging this issue based on conversation in the Discord server.
The legalities field cannot be left empty, so at least one legality has to be marked. However, there seems to be only two values: "…
-
### Use Case:
Permissions should follow standard format to ensure users are not confused by what a permission means.
### Acceptance Criteria:
- Audit of existing permissions names with replacement re…
-
Many of our mutable collection types maintain version numbers. These version numbers are incremented for many (not necessarily all) of the mutating operations performed on the type, e.g.
https://git…