-
The Java plugin allows libraries to declare feature variants. However, Gradle doesn't know anything about the semantics of a feature variant, and it's the responsibility of the consuming modules to se…
-
## Problem
Before saving data to the database, it's common to perform validation.
When using Prisma to save user data (in an API), Prisma will perform runtime validation before saving to the data…
-
Slow performing LSP that triggers a build request on each keypress on one of the dsl files, The problem relies on the `didChange` method which triggers a build request after each keypress.
Addition…
-
I've been going through this code for a while now.
All of your examples/samples are hardcoded.
I was totally confused by this.
It's like you are literally doing things the hard way.
Why ca…
-
```
We would like to have the ability to add Java annotations to fields and classes
in the Protostuff IDL. From a protocol stand point these annotations may not
mean much (or could they?) but from t…
-
Hi everyone,
Using the [kfp.dsl.component ](https://kubeflow-pipelines.readthedocs.io/en/latest/source/kfp.dsl.html#kfp.dsl.component) decorator to define KFP Components is a great user experience,…
-
ZomboDB version: 3000.2.6
Postgres version:12.19
Elasticsearch version:7.17.24
Problem Description: dsl.query_string error
Error Message (if any):
"type": "query_shard_exception",
"reas…
-
```
We would like to have the ability to add Java annotations to fields and classes
in the Protostuff IDL. From a protocol stand point these annotations may not
mean much (or could they?) but from t…
-
When I create an xmlPath from the rest-assured String response and the try to create a List of Nodes I get an exception if the List contains only one element.
`List nodeList = xmlPath.getList("commen…
-
# CWL restrictions
In this [Biostars question](https://www.biostars.org/p/251202/), we started discussing an extension of the CWL specification (inspired by [CTD](https://github.com/common-workflow…