-
In a nutshell, the current proposal doesn't offer a way for developer who chose to ignore the `class` keyword in their project an equivalent means of producing the same result. This was a consideratio…
-
relevant https://github.com/facebook/reason/issues/1452
```ocaml
data #. add x y
(* translated --> *)
add data x y
```
```ocaml
(data : M._)
#.add x y
#.map f
(* translated *)
(M.map …
-
DCAT version 1 supported cataloging of Datasets. Two of the Use Cases describe the need to also support cataloguing of Services:
- [DCAT Distribution to describe web services - ID6](https://www.w3…
-
I've just added some new code to the repository, looking at AIC comparisons between different model types. The new file is "aic_model_comparisons.R". It also generates two sets of pdf figures (in the …
-
I just wanted to check if this already done, or planned, or possible. If not possible i am seriously concerned.
Client-provided clientmods that cannot be prevented by a server creates a huge potent…
-
The schema provides a way of validating the input, but there should be a standard for the validation results as well.
-
Support intersection types ala [flowtype](http://flowtype.org/docs/union-intersection-types.html#intersection-example)
-
## Issue Overview
The REST API project was a big focus from 2012 up until the completion of its inclusion in WordPress 4.7. Its development spanned four years.
Despite this lengthy period of dev…
-
Hello TAG!
I'm requesting a TAG review of:
- Name: Files and Directory Entries API
- Specification URL: https://wicg.github.io/entries-api/
- Explainer, Requirements Doc, or Example code…
-
If Gutenberg is to be enabled by default...
For a lot of existing developers who have customised wp-admin editor sections for their clients the ability to not have gutenberg editor enabled by defau…