-
-
See comments by @akberc on ceylon/ceylon-ide-eclipse#578 which is not an IDE problem. @tombentley this one is for you.
-
Currently the formatter is only configurable by a predefined set of options. We should design a public API allowing extensions to the formatter, so automatic formatting operations triggered by user ac…
-
This issue is to discuss improvements to the [device ontology](https://github.com/universAAL/ontology/wiki/Devices).
- use comments to propose individual improvements
- use "reactions" to vote on…
-
So far enumerations had two drawbacks for me:
1. Values can be anything. Typically I have a name and a numerical value in most programming languages that support enums as a built-in type. So I have t…
-
## 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 polymorphic, that i…
-
Needs some thinking
-
Pretty self-explaining.
Correcting the error: unlike the current version of the SDCM, there is no association between the classes End Point and Interface.
![Grounding](https://user-images.githu…
-
TL;DR Moving the discussion from https://github.com/OAI/OpenAPI-Specification/issues/348 to JSON Schema folks.
Hi All,
For enums, we can now only list the values, for example:
```
cvv_check:…
-
**Describe the bug**
I'm using the new [Geometry Nodes instances](https://github.com/KhronosGroup/glTF-Blender-IO/pull/1786/commits/ed0503db9ee297d2e6f7e7025ea261d4f1829024) functionality, and the co…