-
### Description of the bug:
I have a very weird bug which I've created a very small reproduction at [this repo](https://github.com/fzakaria/bazel-reproduction-playground/commit/16e1774e663c153a48541…
-
https://github.com/MESAInternational/B2MML-BatchML/issues/54
To align with Updated 95002, Operations Event Model
**Solution**
complexType name="OperationsEventClassType" element name="Extension"
…
-
This issue is created on behalf of @pityka for cases when the same type is used for different codecs generated by the `make` call.
Here is an example of a case code generation for sum of types when…
-
### Background and motivation
This is tangentially related to https://github.com/dotnet/runtime/issues/100290 and the .NET 9 distributed caching epic; the proposed hybid-cache API will use `ReadOnl…
-
## Proposal
I would like to propose adding union types into hack, once again.
this request proposes adding the ability to declare a type alias using multiple types, that can be used for both fu…
-
Actually, when we use actionOn everything is working correctly but I notice one issue. We can't use it base sealed class
This is where we are calling this method and comparing it
```
acti…
-
### Background and motivation
There are 2 feature requests for .NET 9 which require configuring HttpClient telemetry and logging behavior on per-request basis:
1. To address concerns described i…
-
=> Class User
- [x] => question => attribut => mot clé => `Arraylist `=> que fait ce mot clé des attributs ? à quoi cela sert-il ?
https://github.com/PBYetml/POBJ_TEST1_SLO2_23_24/blob/b1c69f8b11e…
-
With serialization 1.7.3:
```
@Serializable
sealed interface Sealed {
@Serializable
@SerialName("SealedDataClass")
data object SealedDataClass : Sealed
}
```
Serializing `SealedDa…
-
This issue is for discussion of the proposal to add `data object`. The full text of the proposal is in this [here](https://github.com/Kotlin/KEEP/blob/data-objects/proposals/data-objects.md).